mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-22 23:46:25 +00:00
Restoring jammer and RDS functionalities, please wait...
Started work on frequency manager and numbers station simulator
This commit is contained in:
@@ -23,11 +23,9 @@
|
||||
#include "ui_freqman.hpp"
|
||||
|
||||
#include "ch.h"
|
||||
|
||||
#include "ff.h"
|
||||
#include "portapack.hpp"
|
||||
#include "event_m0.hpp"
|
||||
#include "hackrf_hal.hpp"
|
||||
#include "portapack_shared_memory.hpp"
|
||||
|
||||
#include <cstring>
|
||||
@@ -69,12 +67,4 @@ FreqManView::FreqManView(
|
||||
|
||||
}
|
||||
|
||||
void FreqManView::on_show() {
|
||||
|
||||
}
|
||||
|
||||
void FreqManView::on_hide() {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user