Skip to content

Commit b0de28c

Browse files
updated bugfix version and removed outdated TODO.txt file (todos are not tracked as github issues)
1 parent 745646e commit b0de28c

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

Firmata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* installed firmware. */
2222
#define FIRMATA_MAJOR_VERSION 2 // for non-compatible changes
2323
#define FIRMATA_MINOR_VERSION 3 // for backwards compatible changes
24-
#define FIRMATA_BUGFIX_VERSION 3 // for bugfix releases
24+
#define FIRMATA_BUGFIX_VERSION 4 // for bugfix releases
2525

2626
#define MAX_DATA_BYTES 32 // max number of data bytes in non-Sysex messages
2727

TODO.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)