Skip to content

Commit

Permalink
Merge pull request #518 from ivankravets/patch-3
Browse files Browse the repository at this point in the history
Declare support for ESP32
  • Loading branch information
knolleary committed May 20, 2020
2 parents 2451027 + 3f34227 commit a69b18a
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 a69b18a

Please sign in to comment.