mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-13 17:05:37 -04:00
POCSAG TX default freq (#1503)
* Changed name for blacklist * Set default POCSAG TX freq to same as in POCSAG RX
This commit is contained in:
parent
411e2fb93a
commit
266a626acf
2 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ class POCSAGTXView : public View {
|
|||
NavigationView& nav_;
|
||||
|
||||
TxRadioState radio_state_{
|
||||
0 /* frequency */,
|
||||
466175000 /* frequency */,
|
||||
1750000 /* bandwidth */,
|
||||
2280000 /* sampling rate */
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue