mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 15:27:40 +00:00
Transmitter config widget
Frequency manager duplicate alert Tone sets
This commit is contained in:
@@ -34,7 +34,8 @@ using namespace ui;
|
||||
enum freqman_error {
|
||||
NO_ERROR = 0,
|
||||
ERROR_ACCESS,
|
||||
ERROR_EMPTY
|
||||
ERROR_EMPTY,
|
||||
ERROR_DUPLICATE
|
||||
};
|
||||
|
||||
struct freqman_entry {
|
||||
|
Reference in New Issue
Block a user