Remove old PWM selection

not supported anymore with core 3.x
This commit is contained in:
Jason2866 2021-05-23 16:08:15 +02:00 committed by GitHub
parent 272df4c37d
commit d327655b8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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