Skip to content

Commit

Permalink
Declare support for ESP32
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Nov 6, 2018
1 parent 26ce89f commit 3f34227
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"frameworks": "arduino",
"platforms": [
"atmelavr",
"espressif"
"espressif8266",
"espressif32"
]
}

0 comments on commit 3f34227

Please sign in to comment.