#i m using a QTPy ESP32 S3 trying to work
1 messages · Page 1 of 1 (latest)
Full output ```Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
2000/01/01 00:00:05 INFO : Connecting to The Promised LAN...
2000/01/01 00:00:09 INFO : Connected to wifi!
2000/01/01 00:00:09 INFO : Setting system time from NTP source ...
2023/06/13 01:16:51 INFO : System time updated!
Traceback (most recent call last):
File "code.py", line 82, in <module>
File "code.py", line 38, in publish_reading
File "/lib/adafruit_esp32spi/adafruit_esp32spi_socket.py", line 19, in <module>
MemoryError: memory allocation failed, allocating 512 bytes
Code done running.```