18 lines
278 B
Plaintext
Raw Normal View History

2021-01-29 12:31:58 +01:00
# Syntax Coloring Map For HeartBeat
# Datatypes (KEYWORD1)
HeartBeat KEYWORD1
2021-05-28 13:30:27 +02:00
2021-01-29 12:31:58 +01:00
# Methods and Functions (KEYWORD2)
begin KEYWORD2
setFrequency KEYWORD2
setDutyCycle KEYWORD2
enable KEYWORD2
disable KEYWORD2
beat KEYWORD2
2021-05-28 13:30:27 +02:00
2021-01-29 12:31:58 +01:00
# Constants (LITERAL1)
HEARTBEAT_LIB_VERSION LITERAL1