I am mostly new to ESP8266 programming, and I'm being slightly incompetent to find some information regarding the available Dynamic Memory (as Arduino IDE calls it) on each different module. Are they all the same little 81920 bytes only?
As I did not manage yet to find, I just experimented with both ESP01 and ESP12, and in both Arduino IDE says there are only those 81920 bytes, is that correct? I was expecting the ESP12 to offer a bit more RAM...
By the way, the Arduino IDE is working amazingly well in both modules, I'm simply loving it, thank you very much for the great work!