We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b493449 + 34b5b8b commit c121996Copy full SHA for c121996
1 file changed
src/main.c
@@ -12,7 +12,7 @@
12
#define LED3 PA2 // Blue
13
14
#ifndef BAUD_RATE
15
-#define BAUD_RATE 57600
+#define BAUD_RATE 4800 // 57600
16
#endif // BAUD_RATE
17
18
0 commit comments