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:
parent
0c897c37a6
commit
5397813e5c
21
keywords.txt
Normal file
21
keywords.txt
Normal 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
|
Loading…
x
Reference in New Issue
Block a user