Exercise 12 works, needs GPS coordinates, Amy SD card not working
This commit is contained in:
parent
c99ce38b57
commit
8047640ea3
7 changed files with 1539 additions and 0 deletions
12
exercises/12_FiveTalk/lib/startup_sd/library.json
Normal file
12
exercises/12_FiveTalk/lib/startup_sd/library.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "startup_sd",
|
||||
"version": "0.1.0",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "XPowersLib"
|
||||
},
|
||||
{
|
||||
"name": "Wire"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue