Skip to content

Commit d20889e

Browse files
Fix compile error for M0 boards
1 parent e385ece commit d20889e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utility/SerialFirmata.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454
// serial buffer/message size and the Firmata frame size (4 bytes) to prevent fragmentation
5555
// on the transport layer.
5656
//#define FIRMATA_SERIAL_RX_DELAY 50 // [ms]
57-
#define FIRMATA_SERIAL_RX_DELAY 50
5857

5958
#define FIRMATA_SERIAL_FEATURE
6059

0 commit comments

Comments
 (0)