mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Revert upgrade ESP8266 core
Binary size increased by 30kb
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#include "esphome/core/helpers.h"
|
||||
#include "esphome/core/application.h"
|
||||
#include "esphome/core/util.h"
|
||||
//#include "esphome/components/status_led.h"
|
||||
|
||||
#include <cstdio>
|
||||
#include <MD5Builder.h>
|
||||
|
||||
@@ -48,7 +48,7 @@ PLATFORMIO_ESP8266_LUT = {
|
||||
'2.4.1': 'espressif8266@1.7.3',
|
||||
'2.4.0': 'espressif8266@1.6.0',
|
||||
'2.3.0': 'espressif8266@1.5.0',
|
||||
'RECOMMENDED': 'espressif8266@2.1.0',
|
||||
'RECOMMENDED': 'espressif8266@1.8.0',
|
||||
'LATEST': 'espressif8266',
|
||||
'DEV': ARDUINO_VERSION_ESP8266_DEV,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user