aboutsummaryrefslogtreecommitdiff
path: root/libraries/SoftwareSerial/keywords.txt
diff options
context:
space:
mode:
authorFede85 <f.vanzati@gmail.com>2013-07-03 23:18:21 +0200
committerFede85 <f.vanzati@gmail.com>2013-07-03 23:18:21 +0200
commitf40a546151183f58ce5d801283134e9f7b070a07 (patch)
treeb0a754b1d3536ccd57c986ef9b1f6f881faefb86 /libraries/SoftwareSerial/keywords.txt
parent21ca174dbe051346c94c857c39dff08c96fb5939 (diff)
SoftwareSerial library to the new format
Diffstat (limited to 'libraries/SoftwareSerial/keywords.txt')
-rw-r--r--libraries/SoftwareSerial/keywords.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/libraries/SoftwareSerial/keywords.txt b/libraries/SoftwareSerial/keywords.txt
deleted file mode 100644
index 3f36dfc..0000000
--- a/libraries/SoftwareSerial/keywords.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-#######################################
-# Syntax Coloring Map for SoftwareSerial
-# (formely NewSoftSerial)
-#######################################
-
-#######################################
-# Datatypes (KEYWORD1)
-#######################################
-
-SoftwareSerial KEYWORD1
-
-#######################################
-# Methods and Functions (KEYWORD2)
-#######################################
-
-begin KEYWORD2
-end KEYWORD2
-read KEYWORD2
-write KEYWORD2
-available KEYWORD2
-isListening KEYWORD2
-overflow KEYWORD2
-flush KEYWORD2
-listen KEYWORD2
-peek KEYWORD2
-
-#######################################
-# Constants (LITERAL1)
-#######################################
-