Skip to content

Allow for build-time macro to disable the bluetooth LED - #3128

Open
bplein wants to merge 1 commit into
meshcore-dev:devfrom
bplein:feature/ble_led_disable
Open

Allow for build-time macro to disable the bluetooth LED#3128
bplein wants to merge 1 commit into
meshcore-dev:devfrom
bplein:feature/ble_led_disable

Conversation

@bplein

@bplein bplein commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Several variants use one or another method to disable the bluetooth LED that is grabbed by the Adafruit Bluefruit library by default. This allows for a single build flag macro to control the behavior (default behavior if not defined, not auto-controlled by Bluefruit if defined). This would open up for future cases where this could be controlled via a CLI command or by an application.

Does not change behavior if the flag is not defined.

Several variants use one or another method to disable the bluetooth LED that is grabbed by the Adafruit Bluefruit library by default. This allows for single build_flags macro to control the behavior (default behavior if not defined, not auto-controlled by Bluefruit if defined). This would open up for future cases where this could be controlled via a CLI command or by an application.

Does not change behavior if the flag is not defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant