We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff9b5f commit 0f11d04Copy full SHA for 0f11d04
1 file changed
examples/UArmProtocol/UArmProtocol.ino
@@ -20,7 +20,7 @@
20
21
#define UARM_FIRMWARE_MAJOR_VERSION 1
22
#define UARM_FIRMWARE_MINOR_VERSION 7
23
-#define UARM_FIRMWARE_BUGFIX 2
+#define UARM_FIRMWARE_BUGFIX 3
24
25
#define START_SYSEX 0xF0 // start a MIDI Sysex message
26
#define END_SYSEX 0xF7 // end a MIDI Sysex message
0 commit comments