Skip to content
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

[Feature Request]: Add UIFrame for PaxCounter module #3284

Closed
thoherr opened this issue Feb 25, 2024 · 2 comments
Closed

[Feature Request]: Add UIFrame for PaxCounter module #3284

thoherr opened this issue Feb 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@thoherr
Copy link
Contributor

thoherr commented Feb 25, 2024

Platform

ESP32

Description

Currently the PaxCounter module added by @caveman99 only sends the gathered information via the mesh.
A display of the current counter (WiFi/BLE/uptime) via an UI frame for the module would be useful.

I already implemented a prototype for this by adding the implementation of method drawFrame() and enabling wantUIFrame(), tested on my LilyGo LoRa32 V2.1_1.6.

@thoherr thoherr added the enhancement New feature or request label Feb 25, 2024
@caveman99
Copy link
Member

is this a local display (the sending node) or remote, like with the environment telemetry?

Either way, please open up a PR, i'd gladly review.

@thoherr
Copy link
Contributor Author

thoherr commented Feb 25, 2024

is this a local display (the sending node) or remote, like with the environment telemetry?

currently only local display, i'm just getting into this stuff.
a remote display would certainly make sense as well, could be the next step.

i'll open a PR for my changes, thanks for considering it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants