Skip to content

Commit a2c2297

Browse files
author
ponty
committed
add COMM_SERIAL to cfg template (#29)
1 parent abfbb9e commit a2c2297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample_cfg.h

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
// for serial connection
1313
#define BAUDRATE 115200
14+
#define COMM_SERIAL Serial
1415

1516
// info about existence of other features
1617
#define USE_Info 1

0 commit comments

Comments
 (0)