File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,11 @@ ARDUINO 1.6.1
14
14
* Windows: opening a lonely sketch caused the IDE to crash. Fixed with a bounty on bountysource @gerito1
15
15
* Bridge: fixed bug with multiple and failing YunClient.connect calls @sngl
16
16
* Translations updated
17
+ * Improved SoftSerial library and optimized its memory usage @matthijskooijman
17
18
* Fixed: status board was not changing when using custom menu @PaulStoffregen
18
19
* Fixed: better error message when using a busy serial device
19
20
* Fixed: missing bool operator on EthernetClient
21
+ * Fixed: missing bool operator on SoftSerial
20
22
* MacOSX: back to native file dialogs and buttons, when using experimental version
21
23
* MacOSX: command line interface now works also with java-latest version
22
24
You can’t perform that action at this time.
0 commit comments