Skip to content

fix(sensecap_solar): correct TX LED after remap & power-button pin changes#2157

Open
Confituurke wants to merge 1 commit intomeshcore-dev:devfrom
aXistem-dev:fix/sensecap-solar-tx-led-12
Open

fix(sensecap_solar): correct TX LED after remap & power-button pin changes#2157
Confituurke wants to merge 1 commit intomeshcore-dev:devfrom
aXistem-dev:fix/sensecap-solar-tx-led-12

Conversation

@Confituurke
Copy link
Copy Markdown
Contributor

Updates the SenseCap Solar build flag P_LORA_TX_LED from 11 to 12 so LoRa TX activity is driven on the blue LED again, consistent with variants/sensecap_solar/variant.h (LED_BLUE / PIN_LED on pin 12).

SenseCap Solar LED GPIO definitions were corrected in #1689 . A later power-button–related pin mapping change e323755 , #1873 updated board wiring, but P_LORA_TX_LED changed to 11, which maps to LED_WHITE in the current headers and caused drift between the forks. That made the white LED blink on TX, which looks like a white/blue swap even though the underlying problem was the TX LED build flag not matching the updated LED pin macros.

@ripplebiz & @liamcottle FYI and approval; so these don't get changed/overwritten in another future PR.

@Specter242 FYI; since you initiated PR #1873

Thank you

Align TX activity LED with LED_BLUE / variant.h after LED definition
and power-button pin mapping changes.
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