...out of memory on esp8266 · Issue #2530 · micropython/...
Hi, I have the following problem on my ESP8266 12e chip. These are the files with stripped down code: main.py import sensor_implementation as sensors sensor_implementation.py from sensor import Sensor sensor.py import machine import logg...