mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Remove old PWM selection
not supported anymore with core 3.x
This commit is contained in:
parent
272df4c37d
commit
d327655b8f
@ -18,11 +18,8 @@ platform_packages = framework-arduinoespressif8266 @ https://github.co
|
||||
build_unflags = ${esp_defaults.build_unflags}
|
||||
-Wswitch-unreachable
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
; *** Use ONE of the two PWM variants. Tasmota default is Locked PWM
|
||||
;-DWAVEFORM_LOCKED_PHASE
|
||||
-DWAVEFORM_LOCKED_PWM
|
||||
; 16k extra heap https://github.com/esp8266/Arduino/pull/7060
|
||||
-DPIO_FRAMEWORK_MMU__16KB_CACHE__48KB_IRAM
|
||||
; *** 16k extra heap https://github.com/esp8266/Arduino/pull/7060
|
||||
;-DPIO_FRAMEWORK_MMU__16KB_CACHE__48KB_IRAM
|
||||
-Wno-switch-unreachable
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user