diff --git a/environments.ini b/environments.ini index b70a8b4..f350143 100644 --- a/environments.ini +++ b/environments.ini @@ -71,6 +71,7 @@ build_flags = -DGEIGER_MODEL='"ESPGeiger-HW"' -DOLED_FLIP=true -DRXPIN_BLOCKED=true + -DDISABLE_INTERNAL_BLIP=true [base:esp8266_neopixel] extends = base:esp8266_main @@ -195,6 +196,7 @@ build_flags = -DGEIGER_MODEL='"ESPGeiger-HW"' -DOLED_FLIP=true -DRXPIN_BLOCKED=true + -DDISABLE_INTERNAL_BLIP=true [env:esp8266_test] extends = base:esp8266_main