Skip to content

Commit

Permalink
update library.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sitinut Waisara committed Jun 10, 2021
1 parent 9da72c2 commit 0575923
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,13 @@
}
],
"frameworks": "arduino",
"platforms": "esp32"
}
"platforms": "esp32",
"dependencies":
[
{
"owner": "rpolitex",
"name": "ArduinoNvs",
"version": "^2.5"
}
]
}

0 comments on commit 0575923

Please sign in to comment.