mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
19 lines
236 B
Plaintext
19 lines
236 B
Plaintext
# Syntax Colouring Map For PIR
|
|
|
|
# Data types (KEYWORD1)
|
|
PIR KEYWORD1
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
add KEYWORD2
|
|
count KEYWORD2
|
|
|
|
read KEYWORD2
|
|
lastValue KEYWORD2
|
|
changed KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
PIR_LIB_VERSION LITERAL1
|
|
|
|
|