Skip to content

Commit 93e509d

Browse files
authored
Fix error in ruggeduino fw comment
1 parent 89932aa commit 93e509d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/kit/ruggeduino-fw.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <Arduino.h>
22

3-
// We communicate with the power board at 115200 baud.
3+
// We communicate with the ruggeduino at 115200 baud.
44
#define SERIAL_BAUD 115200
55

66
#define FW_VER 1

0 commit comments

Comments
 (0)