mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Add new boards Phoenix 1.0 & Phoenix 2.0 (#2088)
* Add new boards Phoenix 1.0, Phoenix 2.0 * ESP8266HTTPClient: fix duplicate Content-Length headers (#1902) * Add new boards Phoenix 1.0, Phoenix 2.0 * Add phoenix in variants.
This commit is contained in:
@ -43,6 +43,12 @@
|
||||
{
|
||||
"name": "ESPresso Lite 2.0"
|
||||
},
|
||||
{
|
||||
"name": "Phoenix 1.0"
|
||||
},
|
||||
{
|
||||
"name": "Phoenix 2.0"
|
||||
},
|
||||
{
|
||||
"name": "SparkFun Thing"
|
||||
},
|
||||
|
Reference in New Issue
Block a user