mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-10 20:02:26 +03:00
updated Firmata to version 2.3.6
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* installed firmware. */
|
||||
#define FIRMATA_MAJOR_VERSION 2 // for non-compatible changes
|
||||
#define FIRMATA_MINOR_VERSION 3 // for backwards compatible changes
|
||||
#define FIRMATA_BUGFIX_VERSION 5 // for bugfix releases
|
||||
#define FIRMATA_BUGFIX_VERSION 6 // for bugfix releases
|
||||
|
||||
#define MAX_DATA_BYTES 32 // max number of data bytes in non-Sysex messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user