Hacker News new | ask | show | jobs
by timonoko 1276 days ago
Using SD-card on ESP8266 was more challenging.

upip.install('sdcard') did not work.

But ChatGPT truly helped and suggested I find it in Github.

https://github.com/micropython/micropython-lib/blob/master/m...