We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ddad4 commit 35ddb22Copy full SHA for 35ddb22
1 file changed
examples/UArmProtocol/UArmProtocol.ino
@@ -19,7 +19,7 @@
19
#define UARM_FIRMATA_BUGFIX 1
20
21
#define UARM_FIRMWARE_MAJOR_VERSION 1
22
-#define UARM_FIRMWARE_MINOR_VERSION 7
+#define UARM_FIRMWARE_MINOR_VERSION 6
23
#define UARM_FIRMWARE_BUGFIX 0
24
25
#define START_SYSEX 0xF0 // start a MIDI Sysex message
0 commit comments