mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 02:02:12 +00:00
Save before cleanup
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user