mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-17 06:02:19 -04:00
Started adding AFSK modulator options, cleaning up LCR TX
This commit is contained in:
parent
5468917da6
commit
ec26f587f1
9 changed files with 200 additions and 64 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue