mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Add wifi kit 8 to boards (#8190)
* Create pins_arduino.h * Update boards.txt.py * Update boards.txt * done a "boards.txt.py --allgen" * Removed the definition of LED_BUILTIN from variants/wifi_kit_8/pins_arduino.h, because this board has no build in lED
This commit is contained in:
@ -32,6 +32,9 @@
|
||||
{
|
||||
"name": "Adafruit Feather HUZZAH ESP8266"
|
||||
},
|
||||
{
|
||||
"name": "WiFi Kit 8"
|
||||
},
|
||||
{
|
||||
"name": "Invent One"
|
||||
},
|
||||
|
Reference in New Issue
Block a user