Skip to content

Commit

Permalink
Fixed Arduino keywords.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dok-net committed Sep 7, 2019
1 parent b57e404 commit d63f0b1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions libraries/Ticker/keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,11 @@ Ticker KEYWORD1
# Methods and Functions (KEYWORD2)
#######################################

attach_scheduled KEYWORD2
attach KEYWORD2
attach_ms_scheduled KEYWORD2
attach_ms KEYWORD2
once_scheduled KEYWORD2
attach_us KEYWORD2
once KEYWORD2
once_ms_scheduled KEYWORD2
once_ms KEYWORD2
once_us KEYWORD2
detach KEYWORD2
active KEYWORD2

0 comments on commit d63f0b1

Please sign in to comment.