mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-30 11:24:12 +01:00
25 lines
580 B
Plaintext
25 lines
580 B
Plaintext
|
#######################################
|
||
|
# Syntax Coloring Map Servo
|
||
|
#######################################
|
||
|
|
||
|
#######################################
|
||
|
# Datatypes (KEYWORD1)
|
||
|
#######################################
|
||
|
|
||
|
Servo KEYWORD1
|
||
|
|
||
|
#######################################
|
||
|
# Methods and Functions (KEYWORD2)
|
||
|
#######################################
|
||
|
attach KEYWORD2
|
||
|
detach KEYWORD2
|
||
|
write KEYWORD2
|
||
|
read KEYWORD2
|
||
|
attached KEYWORD2
|
||
|
writeMicroseconds KEYWORD2
|
||
|
readMicroseconds KEYWORD2
|
||
|
|
||
|
#######################################
|
||
|
# Constants (LITERAL1)
|
||
|
#######################################
|