Windows Arduino 1.0.X does not like to import zip files. Unzipped to make installation easier.
This commit is contained in:
25
synchronizer/libraries/Streaming/keywords.txt
Normal file
25
synchronizer/libraries/Streaming/keywords.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
#######################################
|
||||
# Syntax Coloring Map for Streaming
|
||||
#######################################
|
||||
|
||||
#######################################
|
||||
# Datatypes (KEYWORD1)
|
||||
#######################################
|
||||
|
||||
Streaming KEYWORD1
|
||||
|
||||
#######################################
|
||||
# Methods and Functions (KEYWORD2)
|
||||
#######################################
|
||||
|
||||
_HEX KEYWORD2
|
||||
_DEC KEYWORD2
|
||||
_OCT KEYWORD2
|
||||
_BIN KEYWORD2
|
||||
_BYTE KEYWORD2
|
||||
|
||||
#######################################
|
||||
# Constants (LITERAL1)
|
||||
#######################################
|
||||
|
||||
endl LITERAL1
|
||||
Reference in New Issue
Block a user