Skip to content

Commit dcc0d4d

Browse files
authored
Bump firmware version
1 parent 3f7811c commit dcc0d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/kit/arduino-fw.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// We communicate with the Arduino at 115200 baud.
44
#define SERIAL_BAUD 115200
55

6-
#define FW_VER 2
6+
#define FW_VER 3
77

88
void setup() {
99
Serial.begin(SERIAL_BAUD);

0 commit comments

Comments
 (0)