mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 19:52:17 -04:00
Save before cleanup
This commit is contained in:
parent
21de81bb85
commit
3efffca1b7
2 changed files with 0 additions and 5 deletions
|
@ -105,8 +105,6 @@ bool POCSAGTXView::start_tx() {
|
|||
data_ptr[bi++] = codeword & 0xFF;
|
||||
}
|
||||
|
||||
//text_debug_a.set("Codewords: " + to_string_dec_uint(codewords.size()));
|
||||
|
||||
bitrate = pocsag_bitrates[options_bitrate.selected_index()];
|
||||
|
||||
baseband::set_fsk_data(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue