Add ESP32 to platform list

This commit is contained in:
Bodmer 2018-02-08 00:59:30 +00:00
parent b737a398b3
commit 299eafc45a
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@
}
],
"frameworks": "arduino",
"platforms": "espressif8266"
"platforms": "espressif8266, espressif32"
}