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