We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3cbbe commit 87faed4Copy full SHA for 87faed4
boards/heltek_kit_8.json renamed to boards/heltec_wifi_kit_8.json
@@ -1,7 +1,7 @@
1
{
2
"build": {
3
"core": "esp8266",
4
- "extra_flags": "-DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_WEMOS_D1MINI",
+ "extra_flags": "-DESP8266 -DARDUINO_ARCH_ESP8266 -DARDUINO_ESP8266_HELTEC_WIFI_KIT_8",
5
"f_cpu": "80000000L",
6
"f_flash": "40000000L",
7
"flash_mode": "dio",
0 commit comments