Maximum sketch size and dynamic memory
Posted: Sat Mar 28, 2015 4:02 pm
What is the maximum sketch size and dynamic memory under ESP8266 Arduino?
-->
Open Community Forum for ESP8266, Come share Arduino and IoT (Internet of Things)
https://www.esp8266.com/
extern "C" {
#include "user_interface.h"
}
/// later
Serial.println(system_get_free_heap_size());