Improved syntax highlighting in Arduino IDE

This commit is contained in:
Benoit Blanchon
2018-12-14 17:33:02 +01:00
parent b0fb71f7d8
commit 3d8ece8c8b
2 changed files with 30 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ HEAD
----
* Import functions in the ArduinoJson namespace to get clearer errors
* Improved syntax highlighting in Arduino IDE
v6.7.0-beta (2018-12-07)
-----------