Skip to content

Commit 41d9a90

Browse files
removed trailing spaces
1 parent eeef6c3 commit 41d9a90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/STM32H747_System/examples/QSPIFormat/QSPIFormat.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include "LittleFileSystem.h"
44
#include "FATFileSystem.h"
55

6-
#ifndef CORE_CM7
6+
#ifndef CORE_CM7
77
#error Format QSPI flash by uploading the sketch to the M7 core instead of the M4 core.
88
#endif
99

0 commit comments

Comments
 (0)