Exercise 12 works, needs GPS coordinates, Amy SD card not working

This commit is contained in:
John Poole 2026-02-19 08:50:09 -08:00
commit 8047640ea3
7 changed files with 1539 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"name": "startup_sd",
"version": "0.1.0",
"dependencies": [
{
"name": "XPowersLib"
},
{
"name": "Wire"
}
]
}