Skip to content

Commit

Permalink
Revert "Switch library.json to use library IDs."
Browse files Browse the repository at this point in the history
This reverts commit a378223.
  • Loading branch information
kisom committed Feb 28, 2019
1 parent a378223 commit ac86548
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,25 @@
],
"dependencies": [
{
"name": "13"
"name": "Adafruit GFX Library"
},
{
"name": "20"
"name": "Adafruit GPS Library"
},
{
"name": "135"
"name": "Adafruit SSD1306"
},
{
"name": "124"
"name": "RadioHead"
},
{
"name": "83"
"name": "RTClib"
},
{
"name": "884"
"name": "Scheduler"
},
{
"name": "322"
"name": "SdFat"
}
]
}

0 comments on commit ac86548

Please sign in to comment.