Overlay issue if other pwnagotchi in range #3
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
If there is another pwnagotchi in range, the notification will overlap with what is being displayed by display-password.py.
According to the documentation there are the two callbacks that might be of help here
on_peer_detected
- Called when a new peer is detected.and
on_peer_lost
- Called when a known peer is lost.Not sure if I am skilled enough but I might have a look into this if there's interest/time.
The text was updated successfully, but these errors were encountered: