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

multiple beacons & visibility #64

Open
DL3EL opened this issue May 24, 2022 · 0 comments
Open

multiple beacons & visibility #64

DL3EL opened this issue May 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@DL3EL
Copy link

DL3EL commented May 24, 2022

I have defined three different beacons, mostly because I have three profiles for the smart beaconing (walking, bike and car). Now when you use the same SSID, you may loose the overview, which is the current profile. If you press the button, the next profile will be selected instantly.

With the additon of
show_display(BeaconMan.getCurrentBeaconConfig()->callsign, BeaconMan.getCurrentBeaconConfig()->message, 2000);
in the toggle_display function (LoRa_APRS_Tracker), this is solved, because, every time, when the display is switched on again, the current profile is shown for 2 sec.

@DL3EL DL3EL added the enhancement New feature or request label May 24, 2022
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

2 participants