I have written a library called motor. Which complies and is recognized in the Arduino libary.
It is at: arduino-1.0.3-windows\arduino-1.0.3\libraries\Motor
I have these three files in there:
keywords.txt
Motor.cpp
Motor.h
when i open a sketch and include motor the key words i have specied in the keyword.txt doc do not highlight. Any ideas why?
my txt
Motor KEYWORD1
setpPin KEYWORD2
setnPin KEYWORD2
idle KEYWORD2
foward KEYWORD2
backward KEYWORD2
update KEYWORD2
test KEYWORD2
getTime KEYWORD2