Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
110
Star
798
Fork
342
firmata
/
arduino
Code
Issues
54
Pull requests
5
Projects
0
Wiki
Insights
Permalink
Browse files
updated version to 2.3.3
Loading branch information
...
soundanalogous
committed
Oct 7, 2012
1 parent
f13d317
commit
e661cbac764a38cea09088ea8dd03b5d24922f92
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
Firmata.h
Show comments
View
2
Firmata.h
@@ -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
2
//
for bugfix releases
+#
define
FIRMATA_BUGFIX_VERSION
3
//
for bugfix releases
#
define
MAX_DATA_BYTES
32
//
max number of data bytes in non-Sysex messages
Toggle all file notes
0 comments on commit
e661cba
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
e661cba