|
@ -22,8 +22,8 @@ |
|
|
#define ARDUINO_SAMD_VARIANT_COMPLIANCE |
|
|
#define ARDUINO_SAMD_VARIANT_COMPLIANCE |
|
|
#include "SdsDustSensor.h" |
|
|
#include "SdsDustSensor.h" |
|
|
|
|
|
|
|
|
#include "XD0OTA.h" |
|
|
#include "network/XD0OTA.h" |
|
|
#include "XD0MQTT.h" |
|
|
#include "network/XD0MQTT.h" |
|
|
|
|
|
|
|
|
static const char* TAG = "MAIN"; |
|
|
static const char* TAG = "MAIN"; |
|
|
|
|
|
|
|
|