mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
17 lines
237 B
Plaintext
17 lines
237 B
Plaintext
# Syntax Colouring Map for timing
|
|
|
|
|
|
# Data types (KEYWORD1)
|
|
microSeconds KEYWORD1
|
|
milliSeconds KEYWORD1
|
|
seconds KEYWORD1
|
|
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
now KEYWORD2
|
|
set KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
TIMING_LIB_VERSION LITERAL1
|