Skip to content

Ikoka Handheld: Fix LED state polarity#2793

Open
tuxmobil wants to merge 1 commit into
meshcore-dev:devfrom
tuxmobil:fix_ikoka_led_polarity
Open

Ikoka Handheld: Fix LED state polarity#2793
tuxmobil wants to merge 1 commit into
meshcore-dev:devfrom
tuxmobil:fix_ikoka_led_polarity

Conversation

@tuxmobil

Copy link
Copy Markdown

LEDs are lit with LED_STATE_ON == 0 as with all Xiao nRF52 boards.
This caused inverted LED behavior when code used the default PIN_LED + LED_STATE_ON defines, such as the Bluefruit Library.

LEDs are lit with LED_STATE_ON == 0 as with all Xiao nRF52 boards.
This was missing when code used the default PIN_LED + LED_STATE_ON defines,
such as the Bluefruit Library.
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