File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
ARDUINO 1.8.3
2
2
3
+ (bugfix service release)
4
+
3
5
[ide]
6
+ * Fixed RESOURCE_NAME in install.sh script
4
7
* 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)
6
10
* Enabling "Use external editor" option now requires to save all sketches.
7
11
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
+
8
19
ARDUINO 1.8.2 2017.03.22
9
20
10
21
[ide]
You can’t perform that action at this time.
0 commit comments