File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
- [ ] The pull request is done against the latest development branch
7
7
- [ ] Only relevant files were touched
8
8
- [ ] Only one feature/fix was added per PR and the code change compiles without warnings
9
- - [ ] The code change is tested and works with Tasmota core ESP8266 V.2.7.7
9
+ - [ ] The code change is tested and works with Tasmota core ESP8266 V.2.7.8
10
10
- [ ] The code change is tested and works with Tasmota core ESP32 V.3.0.5
11
11
- [ ] I accept the [ CLA] ( https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla ) .
12
12
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ lib_ignore =
134
134
135
135
[core]
136
136
; *** Esp8266 Tasmota modified Arduino core based on core 2.7.4. Added Backport for PWM selection
137
- platform = https://github.com/tasmota/platform-espressif8266/releases/download/2024.06 .00/platform-espressif8266.zip
137
+ platform = https://github.com/tasmota/platform-espressif8266/releases/download/2024.09 .00/platform-espressif8266.zip
138
138
platform_packages =
139
139
build_unflags = ${esp_defaults.build_unflags}
140
140
build_flags = ${esp82xx_defaults.build_flags}
You can’t perform that action at this time.
0 commit comments