mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-02-20 00:32:04 +01:00
[SYS] Bump ESP32 platform to v6.1.0 and ESP8266 to v4.1.0 (#1547)
* Bump ESP32 platform to v6.1.0 and ESP8266 to v4.1.0 * Fix ESP32 not connecting to Ethernet And remove check updates as it is now done every hour * Do not define LED pins if not explicitly stated * OLED need to be reset for Heltec Lora 32 V2 * Fix issue with SSD1306 saving
This commit is contained in:
@@ -169,9 +169,8 @@ build_flags =
|
||||
monitor_speed = 115200
|
||||
|
||||
[com]
|
||||
esp8266_platform = espressif8266@3.2.0
|
||||
esp32_platform = espressif32@3.5.0
|
||||
esp32_c3_s3_platform = espressif32@5.2.0
|
||||
esp8266_platform = espressif8266@4.1.0
|
||||
esp32_platform = espressif32@6.1.0
|
||||
esp32_solo_platform = https://github.com/tasmota/platform-espressif32/releases/download/v.2.0.5/platform-espressif32-v.2.0.5.zip
|
||||
atmelavr_platform = atmelavr@3.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user