Fix include
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
#include "esp_pm.h"
|
#include "esp_pm.h"
|
||||||
#include "esp_task_wdt.h"
|
#include "esp_task_wdt.h"
|
||||||
#include "wifi.hpp"
|
#include "wifi.hpp"
|
||||||
#include "i2c.cpp"
|
#include "i2c.hpp"
|
||||||
#include "mqtt.hpp"
|
#include "mqtt.hpp"
|
||||||
|
|
||||||
#define WATCHDOG_KEEPALIVE_MS 8000
|
#define WATCHDOG_KEEPALIVE_MS 8000
|
||||||
|
|||||||
Reference in New Issue
Block a user