Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ef62ce6

Browse files
author
Brian Baltz
committedFeb 3, 2016
Fix pwmStop typo in keywords.txt
Signed-off-by: Brian Baltz <[email protected]>
1 parent 6059a14 commit ef62ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎libraries/CurieTimerOne/keywords.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rdRstTickCount KEYWORD2
2121
pause KEYWORD2
2222
resume KEYWORD2
2323
pwmStart KEYWORD2
24-
pwdStop KEYWORD2
24+
pwmStop KEYWORD2
2525
#######################################
2626
# Instances (KEYWORD2)
2727
#######################################

0 commit comments

Comments
 (0)
Please sign in to comment.