23 lines
371 B
Plaintext
Raw Normal View History

2021-11-15 21:55:49 +01:00
# Syntax Colouring Map For rotaryDecoder
2021-05-17 16:29:53 +02:00
2021-11-15 21:55:49 +01:00
# Data types (KEYWORD1)
2021-05-17 16:29:53 +02:00
rotaryDecoder KEYWORD1
# Methods and Functions (KEYWORD2)
begin KEYWORD2
isConnected KEYWORD2
readInitialState KEYWORD2
checkChange KEYWORD2
update KEYWORD2
2021-11-15 21:55:49 +01:00
updateSingle KEYWORD2
getValue KEYWORD2
setValue KEYWORD2
getLastPosition KEYWORD2
2021-05-17 16:29:53 +02:00
# Constants (LITERAL1)
ROTARY_DECODER_LIB_VERSION LITERAL1