Skip to content

Commit

Permalink
Removed radio dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
keble6 authored Jan 6, 2021
1 parent c1bd523 commit d3ef6c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pxt.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"description": "Extension for DS3231 RTC",
"version": "1.0.1",
"dependencies": {
"core": "*",
"radio": "*"
"core": "*"
},
"files": [
"main.ts",
Expand Down

0 comments on commit d3ef6c4

Please sign in to comment.