mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
add column information
This commit is contained in:
parent
b822698b81
commit
520ce3f050
@ -31,6 +31,8 @@ SSID, password, and MQTT credentials are also configurable in 'fdrs_globals.h'.
|
||||
### ```#define USE_SD_LOG```
|
||||
Enables SD-card logging. Used only on the MQTT gateway if sending the MQTT message fails. Make sure to set the correct SD_SS (chip/slave select) pin in the lines below.
|
||||
|
||||
Logging is done in the following CSV Format: ```timestamp,reading_id,datatype,value```
|
||||
|
||||
### ```#define USE_LED```
|
||||
This option initializes FastLED! I haven't developed this very much, perhaps you have ideas?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user