Skip to content

Commit

Permalink
updata esp8266's ifttt
Browse files Browse the repository at this point in the history
  • Loading branch information
elecfreaks1 committed Apr 9, 2022
1 parent 4b8c8f2 commit b613e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pxt.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "Environment-and-Science-IoT",
"version": "5.1.6",
"version": "5.1.7",
"description": "Environment and Science IoT Kit for micro:bit",
"license": "MIT",
"dependencies": {
"core": "*",
"SSD1306_OLED": "github:tinkertanker/pxt-oled-ssd1306#v2.0.13",
"ds1307": "github:elecfreaks/pxt-ds1307-rtc",
"ESP8266_IoT": "github:elecfreaks/pxt-esp8266iot#v2.1.1"
"ESP8266_IoT": "github:elecfreaks/pxt-esp8266iot#v2.1.2"
},
"files": [
"environment.ts",
Expand Down

0 comments on commit b613e77

Please sign in to comment.