Report Bugs Here

Moderator: Mmiscool

User avatar
By bugs
#64180
Does it work for you in a 3.x version?? Specifically on an esp8266-01 module with 1Meg memory.

No - using v3 and ESP-01 1MB, the OLED statements do not work.
Unplugging the ESP-01 and replacing it with an ESP-01 with a larger memory chip, the program works as expected.
It is my recollection that OLED commands were removed from version 3 at some stage to make room for something else.
[edit]
Yes in post #58226 last November MMISCOOL wrote:-
There are several features that have been omitted from the 512k and 1 meg versions.

It is the same interpreter compiled from the same source. Just omitting the following features.

Browser Based debugger
Vars page
TFT display functions
OLED display commands
LCD display commands

http://www.esp8266.com/viewtopic.php?f=42&t=12545&p=58226&hilit=+oled+tft#p58226