We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a92437 commit 5235d18Copy full SHA for 5235d18
extras/revisions.txt
@@ -11,6 +11,7 @@ FIRMATA 2.4.0 BETA - not yet released
11
* Fixed IS_PIN_SPI ifndef condition in boards.h
12
* Added constants to Firmata.h to reserve configurable firmata features
13
* Fixed issue where firmwareName was not reported correctly in Windows
14
+* Ensure incomming String via STRING_DATA command is null-terminated
15
* Fixed memory leak when receiving String via STRING_DATA command
16
(note this change may break existing code if you were manually deallocating
17
the incomming string in your string callback function. See code for details)
0 commit comments