mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
remove wemos mini d1
This commit is contained in:
@@ -6,12 +6,11 @@ type BoardProfiles = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
export const BOARD_PROFILES: BoardProfiles = {
|
export const BOARD_PROFILES: BoardProfiles = {
|
||||||
"S32": "Gateway S32",
|
"S32": "BBQKees Gateway S32",
|
||||||
|
"E32": "BBQKees Gateway E32",
|
||||||
"NODEMCU": "NodeMCU 32S",
|
"NODEMCU": "NodeMCU 32S",
|
||||||
"MT-ET": "MT-ET Live D1 Mini",
|
"MT-ET": "MT-ET Live D1 Mini",
|
||||||
"LOLIN": "Lolin D32",
|
"LOLIN": "Lolin D32",
|
||||||
"WEMOS": "Wemos Mini D1 ESP32",
|
|
||||||
"E32": "Gateway E32",
|
|
||||||
"OLIMEX": "Olimex ESP32-EVB",
|
"OLIMEX": "Olimex ESP32-EVB",
|
||||||
"TLK110": "Generic Ethernet (TLK110)",
|
"TLK110": "Generic Ethernet (TLK110)",
|
||||||
"LAN8720": "Generic Ethernet (LAN8720)"
|
"LAN8720": "Generic Ethernet (LAN8720)"
|
||||||
|
|||||||
Reference in New Issue
Block a user