Added a fake modification to enable commit again
This commit is contained in:
parent
df9499bcdb
commit
eacd7c9c5b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
// # define AMPEL_CSV // Should data be logged as CSV, on the ESP flash memory?
|
// # define AMPEL_CSV // Should data be logged as CSV, on the ESP flash memory?
|
||||||
// # define AMPEL_LORAWAN // Should data be sent over LoRaWAN? (Requires ESP32 + LoRa modem, and "MCCI LoRaWAN LMIC library")
|
// # define AMPEL_LORAWAN // Should data be sent over LoRaWAN? (Requires ESP32 + LoRa modem, and "MCCI LoRaWAN LMIC library")
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* WIFI
|
* WIFI
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue