mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
22 lines
294 B
Plaintext
22 lines
294 B
Plaintext
# Syntax Colouring Map For ShiftInSlow
|
|
|
|
|
|
# Data types (KEYWORD1)
|
|
ShiftInSlow KEYWORD1
|
|
|
|
|
|
# Methods and Functions (KEYWORD2)
|
|
read KEYWORD2
|
|
lastRead KEYWORD2
|
|
|
|
setBitOrder KEYWORD2
|
|
getBitOrder KEYWORD2
|
|
|
|
setDelay KEYWORD2
|
|
getDelay KEYWORD2
|
|
|
|
|
|
# Constants (LITERAL1)
|
|
SHIFTINSLOW_LIB_VERSION LITERAL1
|
|
|