diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-01-18 18:02:10 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-01-18 18:02:10 +0000 |
| commit | 8c3efb592b16b672fc353368c04d88d3a32cf1a2 (patch) | |
| tree | 9cf4887292432c656651012c5370009b4a69cddf /arduino_libs/NewSoftSerial/keywords.txt | |
| parent | fe92239d966f0219e8b7caf6335a776938b4e0e3 (diff) | |
Diffstat (limited to 'arduino_libs/NewSoftSerial/keywords.txt')
| -rw-r--r-- | arduino_libs/NewSoftSerial/keywords.txt | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/arduino_libs/NewSoftSerial/keywords.txt b/arduino_libs/NewSoftSerial/keywords.txt deleted file mode 100644 index 0a39bea..0000000 --- a/arduino_libs/NewSoftSerial/keywords.txt +++ /dev/null @@ -1,30 +0,0 @@ -####################################### -# Syntax Coloring Map for NewSoftSerial -####################################### - -####################################### -# Datatypes (KEYWORD1) -####################################### - -NewSoftSerial KEYWORD1 - -####################################### -# Methods and Functions (KEYWORD2) -####################################### - -setTX KEYWORD2 -setRX KEYWORD2 -begin KEYWORD2 -end KEYWORD2 -read KEYWORD2 -available KEYWORD2 -active KEYWORD2 -overflow KEYWORD2 -library_version KEYWORD2 -enable_timer0 KEYWORD2 -flush KEYWORD2 - -####################################### -# Constants (LITERAL1) -####################################### - |
