plugowski / umenu

Menu generator for MicroPython
20 stars 6 forks source link

ESP8266 MemoryError: memory allocation failed, allocating 80 bytes #3

Closed agus0 closed 2 years ago

agus0 commented 2 years ago

when i try to run the example code i get the following error: "MemoryError: memory allocation failed, allocating 80 bytes" in line <from umenu import *>

ON Wifi Kit 8 based on ESP8266

plugowski commented 2 years ago

Sorry, but ESP8266 might have not enough memory to keep all object...