Browse Source

Erstellen der Library Informationen und Syntax-Highlightings

Tobias Müller 6 years ago
parent
commit
0eadd2daeb
2 changed files with 29 additions and 0 deletions
  1. 20 0
      keywords.txt
  2. 9 0
      library.properties

+ 20 - 0
keywords.txt

@@ -0,0 +1,20 @@
+#########################################
+#   Syntax Coloring Map for LCD-Shield  #
+#########################################
+
+#########################################
+#         Datatypes (KEYWORD1)          #
+#########################################
+
+HSA_LCD_Shield                  KEYWORD1
+
+#########################################
+#    Methods and Functions (KEYWORD2)   #
+#########################################
+
+init			                KEYWORD2
+
+#########################################
+#           Constants (LITERAL1)        #   
+#########################################
+

+ 9 - 0
library.properties

@@ -0,0 +1,9 @@
+name=LCD-Shield
+version=1.5
+author=Tobias Müller, M. Eng. <tobias.mueller@hs-anhalt.de>, Dipl. Ing. Harald Prütting <harald.pruetting@hs-anhalt.de>
+maintainer=Tobias Müller, M. Eng. <tobias.mueller@hs-anhalt.de>
+sentence=Arduino Library for LCD-Shield developed by Hochschule Anhalt | Anhalt University of Applied Sciences
+paragraph=Supports LCD-Shield v1.5
+category=LC-Display
+url=http://es-lab.de:60085/HS-Anhalt/LCD-Shield
+architectures=*