Created
June 27, 2018 02:34
-
-
Save giljr/fe16f085a6794d28d5c8600747a12a44 to your computer and use it in GitHub Desktop.
keywords.txt https://www.apress.com/br/book/9781430238829 page 250
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
####################################### | |
# Syntax Coloring Map For LED | |
####################################### | |
####################################### | |
# Datatypes (KEYWORD1) | |
####################################### | |
LED KEYWORD1 | |
####################################### | |
# Methods and Functions (KEYWORD2) | |
####################################### | |
on KEYWORD2 | |
off KEYWORD2 | |
toggle KEYWORD2 | |
state KEYWORD2 | |
####################################### | |
# Constants (LITERAL1) | |
####################################### |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment