1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Minimal file with a few ESP8266-specific keywords - github issue #3701

This commit is contained in:
vdeconinck 2017-10-21 22:20:41 +02:00 committed by Ivan Grokhotkov
parent 0c897c37a6
commit 5397813e5c

21
keywords.txt Normal file
View File

@ -0,0 +1,21 @@
#######################################
# Syntax Coloring Map
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
#######################################
# Methods and Functions (KEYWORD2)
#######################################
analogWriteFreq KEYWORD2
analogWriteRange KEYWORD2
baudrate KEYWORD2
swap KEYWORD2
######################################
# Constants (LITERAL1)
#######################################
INPUT_PULLDOWN_16 LITERAL1
PWMRANGE LITERAL1