Skip to content

Commit

Permalink
DISABLE_INTERNAL_BLIP
Browse files Browse the repository at this point in the history
  • Loading branch information
steadramon committed Dec 21, 2023
1 parent 3e5438c commit dd7e9bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environments.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit dd7e9bc

Please sign in to comment.