Skip to content

Commit 35ddb22

Browse files
committed
update UArmProtocol.ino version
1 parent b6ddad4 commit 35ddb22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/UArmProtocol/UArmProtocol.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#define UARM_FIRMATA_BUGFIX 1
2020

2121
#define UARM_FIRMWARE_MAJOR_VERSION 1
22-
#define UARM_FIRMWARE_MINOR_VERSION 7
22+
#define UARM_FIRMWARE_MINOR_VERSION 6
2323
#define UARM_FIRMWARE_BUGFIX 0
2424

2525
#define START_SYSEX 0xF0 // start a MIDI Sysex message

0 commit comments

Comments
 (0)