You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SD cards on the Spryg are simple. If you include sd.py and insert a compatible SD card (a lot aren't for no reason), the SD card is automatically mounted at /sd. You can access it like a regular filesystem at that point, and even import Python files from it.