Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,26 @@ PCF857X KEYWORD1
# Methods and Functions (KEYWORD2)
#######################################

begin KEYWORD2
pinMode KEYWORD2
digitalWrite KEYWORD2
digitalRead KEYWORD2
write KEYWORD2
read KEYWORD2
clear KEYWORD2
set KEYWORD2
toggle KEYWORD2
blink KEYWORD2
attachInterrupt KEYWORD2
detachInterrupt KEYWORD2
disableInterrupt KEYWORD2
enableInterrupt KEYWORD2
checkForInterrupt KEYWORD2
pullUp KEYWORD2
pullDown KEYWORD2
begin KEYWORD2
pinMode KEYWORD2
digitalWrite KEYWORD2
digitalRead KEYWORD2
write KEYWORD2
read KEYWORD2
clear KEYWORD2
set KEYWORD2
toggle KEYWORD2
blink KEYWORD2
attachInterrupt KEYWORD2
detachInterrupt KEYWORD2
disableInterrupt KEYWORD2
enableInterrupt KEYWORD2
checkForInterrupt KEYWORD2
pullUp KEYWORD2
pullDown KEYWORD2

#######################################
# Constants (LITERAL1)
#######################################

INPUT_PULLUP LITERAL1
INPUT_PULLUP LITERAL1