Memory leak in Argon doing WiFi.off() / WiFi.on() and Boron doing Cellular.off() / Cellular.on()

TestApp.h contains the declarations

void setup();
bool PublishAlive();
void loop();
void SetNextPeriod();
void GetBatteryStatus();
1 Like