WiFi-NET not relevant for ESP-NOW

pull/7/head
sensorsiot 2 years ago
parent 6410b59a89
commit 25f9d8bd5d

@ -6,6 +6,9 @@
//
#define DEBUG
#define ROLE ESPNOW_GATEWAY
#include "fdrs_config.h"
#include "DataReading.h"
#ifdef ESP8266

@ -494,5 +494,4 @@ void begin_espnow() {
#endif
DBG(" ESP-NOW Initialized.");
DBG(WIFI_NET);
}

Loading…
Cancel
Save