mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
25 lines
580 B
Plaintext
Executable File
25 lines
580 B
Plaintext
Executable File
#######################################
|
|
# 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)
|
|
#######################################
|