add MqttLogger
This commit is contained in:
3
lib/MqttLogger/examples/esp32/wifi_secrets.h.txt
Normal file
3
lib/MqttLogger/examples/esp32/wifi_secrets.h.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
// rename this file to wifi_secrets.h and provide the wifi secrets below
|
||||
#define WIFI_SSID "your wifi ssid here"
|
||||
#define WIFI_PASSWORD "your wifi password here"
|
||||
Reference in New Issue
Block a user