mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
This exposes the Timer0 This provides a Servo library support compatible with Arduino Servo library but only supports the two timers the esp8266 has available
25 lines
586 B
Plaintext
25 lines
586 B
Plaintext
#######################################
|
|
# Syntax Coloring Map Servo
|
|
#######################################
|
|
|
|
#######################################
|
|
# Datatypes (KEYWORD1)
|
|
#######################################
|
|
|
|
Servo KEYWORD1 Servo
|
|
|
|
#######################################
|
|
# Methods and Functions (KEYWORD2)
|
|
#######################################
|
|
attach KEYWORD2
|
|
detach KEYWORD2
|
|
write KEYWORD2
|
|
read KEYWORD2
|
|
attached KEYWORD2
|
|
writeMicroseconds KEYWORD2
|
|
readMicroseconds KEYWORD2
|
|
|
|
#######################################
|
|
# Constants (LITERAL1)
|
|
#######################################
|