Farm-Data-Relay-System/keywords.txt
Sascha 5ef5b73df3 Cleaned up library base structure
* keywords.txt (for syntax highlighting), library.properties (for a proper description added
* moved Universal_Sensor_beta to the examples directory
* moved Sensors, FDRS_Sensor and FDRS_Gateway to resources folder. They contain documentation which needs to be kept (to be discussed where to put that later on) but are fully redundant as they are just duplicates of the different sensors / gateways in the examples folder.
2022-07-06 00:33:32 +02:00

30 lines
773 B
Plaintext

##########################################################
# Syntax Coloring Map For Farm-Data-Relay-System
##########################################################
##########################################################
# Datatypes (KEYWORD1)
##########################################################
DataReading KEYWORD1
##########################################################
# Methods and Functions (KEYWORD2)
##########################################################
beginFDRS KEYWORD2
loadFDRS KEYWORD2
sendFDRS KEYWORD2
sleepFDRS KEYWORD2
DBG KEYWORD2
getLoRa KEYWORD2
sendESPNOW KEYWORD2
sendSerial KEYWORD2
sendMQTT KEYWORD2
bufferESPNOW KEYWORD2
bufferSerial KEYWORD2
bufferMQTT KEYWORD2
bufferLoRa KEYWORD2
transmitLoRa KEYWORD2
getSerial KEYWORD2