We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfbb9e commit a2c2297Copy full SHA for a2c2297
sample_cfg.h
@@ -11,6 +11,7 @@
11
12
// for serial connection
13
#define BAUDRATE 115200
14
+#define COMM_SERIAL Serial
15
16
// info about existence of other features
17
#define USE_Info 1
0 commit comments