mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
This commit fixes some highlighting issues due to multiple keyword entries. The missing C++ keywords have been added. A set of standard fixed sized integers has been added also: uint8_t, int32_t,...