mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-21 06:59:02 +00:00
Added back scanning in BHT TX
Added file creation date display in File Manager
This commit is contained in:
@@ -260,6 +260,7 @@ RDSView::RDSView(
|
||||
};
|
||||
|
||||
tx_view.on_stop = [this]() {
|
||||
// Kill tx_thread here ?
|
||||
tx_view.set_transmitting(false);
|
||||
transmitter_model.disable();
|
||||
txing = false;
|
||||
|
||||
Reference in New Issue
Block a user