mirror of https://github.com/arendst/Tasmota.git
remove second method to suppress warning
This commit is contained in:
parent
9f8d0fcd85
commit
ba905255ee
|
@ -175,8 +175,6 @@ upload_speed = 921600
|
|||
extra_scripts = ${common.extra_scripts}
|
||||
|
||||
build_flags = ${esp_defaults.build_flags}
|
||||
; NimBLE-Arduino uses arithmetic on void- and function-pointers, this is only a cosmetic warning suppression
|
||||
-Wno-pointer-arith
|
||||
|
||||
-D BUFFER_LENGTH=128
|
||||
-D MQTT_MAX_PACKET_SIZE=1200
|
||||
|
|
Loading…
Reference in New Issue