mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-22 13:54:22 -04:00
Removed all traces of the parameters on the POGSAG config message
Left in the message for the moment, because there are likely to be parameters needed at some point.
This commit is contained in:
parent
6ef24ce71c
commit
318720f364
8 changed files with 20 additions and 85 deletions
|
@ -123,7 +123,7 @@ POCSAGAppView::POCSAGAppView(NavigationView& nav) {
|
|||
audio::output::start();
|
||||
audio::output::unmute();
|
||||
|
||||
baseband::set_pocsag(pocsag::BitRate::FSK1200, true);
|
||||
baseband::set_pocsag();
|
||||
}
|
||||
|
||||
POCSAGAppView::~POCSAGAppView() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue