UnsignedArduino / MakeCode-Arcade-TODO

TODO for me in MakeCode Arcade
0 stars 0 forks source link

ESP32 Preferences-like extension #2

Open UnsignedArduino opened 1 year ago

UnsignedArduino commented 1 year ago

API similar to bettersettings and ESP32 Arduino SDK's Preferences lib (esp want namespaces)

https://github.com/S0m3randomguy/bettersettings

https://docs.espressif.com/projects/arduino-esp32/en/latest/api/preferences.html

UnsignedArduino commented 8 months ago

This should become a PR to merge into BetterSettings