mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
updated revisions
This commit is contained in:
parent
5e95561900
commit
48d88f5dbd
@ -1,10 +1,21 @@
|
||||
ARDUINO 1.8.3
|
||||
|
||||
(bugfix service release)
|
||||
|
||||
[ide]
|
||||
* Fixed RESOURCE_NAME in install.sh script
|
||||
* Serial Monitor: added "Clear output" button. Thanks @MichaelSy
|
||||
* added option in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
|
||||
* added options in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
|
||||
* added options in preferences.txt to enable/disable typing assistance (auto close brace, auto indent)
|
||||
* Enabling "Use external editor" option now requires to save all sketches.
|
||||
|
||||
[core]
|
||||
* AVR: added availableForWrite() method in generic Stream class. Thanks @eric-wieser
|
||||
* AVR: moved flush() method up in the class hierarchy from Stream to Print class. Thanks @matthijskooijman
|
||||
|
||||
[other]
|
||||
* Update Wifi101 Firmware Updater plugin
|
||||
|
||||
ARDUINO 1.8.2 2017.03.22
|
||||
|
||||
[ide]
|
||||
|
Loading…
Reference in New Issue
Block a user