mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-21 11:40:59 +00:00
Started adding AFSK modulator options, cleaning up LCR TX
This commit is contained in:
@@ -36,7 +36,7 @@ namespace ui {
|
||||
|
||||
class AlphanumView : public View {
|
||||
public:
|
||||
//std::function<void(rf::Frequency)> on_changed;
|
||||
std::function<void(char *)> on_changed;
|
||||
|
||||
AlphanumView(NavigationView& nav, char txt[], uint8_t max_len);
|
||||
|
||||
|
Reference in New Issue
Block a user