-
Notifications
You must be signed in to change notification settings - Fork 964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Board] Support Heltec LoRa32 v3.2 charge status #5130
Conversation
bf43aac
to
1bd74ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to be the appropriate fix for now
Thanks for the PR. Before we go down this route, I have something sneaky I want to try to hopefully not need two separate variants. |
That would definitely be the better option if possible. |
Tested with `pio run -e heltec-v3_2`` and uploading to a v3.2 board. Now shows battery status properly.
Waiting for the sneak to sneak ... :-) |
#5196 does this better, but will keep this open if that one doesn't work |
I built my own fw 2 days ago with suggested change |
Tested with `pio run -e heltec-v3_2`` and uploading to a v3.2 board. Now shows battery status properly.
fixes #5127