You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: