Skip to content

Commit d7718d0

Browse files
committed
Añade fichero 'keywords' para coloreo de funciones
1 parent 8738386 commit d7718d0

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

keywords.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#######################################
2+
# Syntax Coloring Map For PIDfromBT
3+
#######################################
4+
5+
#######################################
6+
# Datatypes (KEYWORD1)
7+
#######################################
8+
PIDfromBT KEYWORD1
9+
10+
#######################################
11+
# Methods and Functions (KEYWORD2)
12+
#######################################
13+
update KEYWORD2
14+
execute_task KEYWORD2
15+
setMinIdeal KEYWORD2
16+
setMaxIdeal KEYWORD2

0 commit comments

Comments
 (0)