mirror of https://github.com/arendst/Tasmota.git
rm -Wdiscarded-qualifiers
This commit is contained in:
parent
e8d1be6b02
commit
97cbd167e7
|
@ -112,7 +112,6 @@ build_unflags = ${env:tasmota32_base.build_unflags}
|
|||
-Wincompatible-pointer-types
|
||||
build_flags = ${env:tasmota32_base.build_flags}
|
||||
-Wno-switch-unreachable
|
||||
-Wdiscarded-qualifiers
|
||||
; ***Uncomment next two lines to enable BLE
|
||||
;-DUSE_BLE_ESP32
|
||||
;-DUSE_MI_ESP32
|
||||
|
|
Loading…
Reference in New Issue