File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11ARDUINO 1.8.3
22
3+ (bugfix service release)
4+
35[ide]
6+ * Fixed RESOURCE_NAME in install.sh script
47* Serial Monitor: added "Clear output" button. Thanks @MichaelSy
5- * added option in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
8+ * added options in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
9+ * added options in preferences.txt to enable/disable typing assistance (auto close brace, auto indent)
610* Enabling "Use external editor" option now requires to save all sketches.
711
12+ [core]
13+ * AVR: added availableForWrite() method in generic Stream class. Thanks @eric-wieser
14+ * AVR: moved flush() method up in the class hierarchy from Stream to Print class. Thanks @matthijskooijman
15+
16+ [other]
17+ * Update Wifi101 Firmware Updater plugin
18+
819ARDUINO 1.8.2 2017.03.22
920
1021[ide]
You can’t perform that action at this time.
0 commit comments