We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a86cbc commit 4fb33e9Copy full SHA for 4fb33e9
build/shared/revisions.txt
@@ -14,9 +14,11 @@ ARDUINO 1.6.1
14
* Windows: opening a lonely sketch caused the IDE to crash. Fixed with a bounty on bountysource @gerito1
15
* Bridge: fixed bug with multiple and failing YunClient.connect calls @sngl
16
* Translations updated
17
+* Improved SoftSerial library and optimized its memory usage @matthijskooijman
18
* Fixed: status board was not changing when using custom menu @PaulStoffregen
19
* Fixed: better error message when using a busy serial device
20
* Fixed: missing bool operator on EthernetClient
21
+* Fixed: missing bool operator on SoftSerial
22
* MacOSX: back to native file dialogs and buttons, when using experimental version
23
* MacOSX: command line interface now works also with java-latest version
24
0 commit comments