Drivers
Drivers copied to clipboard
ESP 8266: MemoryError: memory allocation failed, allocating xxx bytes
I am trying to run the example on
MicroPython v1.21.0 on 2023-10-05; ESP module with ESP8266
gc.mem_free()
32736
when trying to start example I am getting
MemoryError: memory allocation failed, allocating 234 bytes
Any help to get this working on ESP will be appreciated