From d98fdd989fcc598401e89e5095cfcdce3baff9b8 Mon Sep 17 00:00:00 2001 From: "David A. Mellis" Date: Wed, 7 May 2008 19:53:52 +0000 Subject: Adding Servo library (ServoTimer1 from the playground) by Jim Studt. --- libraries/Servo/keywords.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 libraries/Servo/keywords.txt (limited to 'libraries/Servo/keywords.txt') diff --git a/libraries/Servo/keywords.txt b/libraries/Servo/keywords.txt new file mode 100755 index 0000000..918c46a --- /dev/null +++ b/libraries/Servo/keywords.txt @@ -0,0 +1,22 @@ +####################################### +# Syntax Coloring Map Servo +####################################### + +####################################### +# Datatypes (KEYWORD1) +####################################### + +Servo KEYWORD1 + +####################################### +# Methods and Functions (KEYWORD2) +####################################### +attach KEYWORD2 +detach KEYWORD2 +write KEYWORD2 +read KEYWORD2 +attached KEYWORD2 + +####################################### +# Constants (LITERAL1) +####################################### -- cgit v1.2.3-18-g5258