Skip to content

Commit

Permalink
Disable improv bluetooth as causing memory issues
Browse files Browse the repository at this point in the history
  • Loading branch information
spuder committed Dec 8, 2024
1 parent 2cf13da commit 8c458de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion firmware/esp32-s3-devkitc-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ substitutions:
packages:
openspool-ams: !include openspool-ams.yaml
improv-serial: !include conf.d/improv-serial.yaml
improv-bluetooth: !include conf.d/improv-bluetooth.yaml
#improv-bluetooth: !include conf.d/improv-bluetooth.yaml
led-internal: !include conf.d/led-internal.yaml
extra: !include conf.d/extra.yaml

Expand Down
2 changes: 1 addition & 1 deletion firmware/lolin_s3_mini.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ substitutions:
packages:
openspool-mini: !include openspool-mini.yaml
led-internal: !include conf.d/led-internal.yaml
improv-bluetooth: !include conf.d/improv-bluetooth.yaml
#improv-bluetooth: !include conf.d/improv-bluetooth.yaml
extra: !include conf.d/extra.yaml

dashboard_import:
Expand Down

0 comments on commit 8c458de

Please sign in to comment.