Whistle now works

Moved BW widget in txview
String-ized LCR and AFSK message generator
This commit is contained in:
furrtek 2017-04-18 12:55:49 +01:00
parent fbc054ca75
commit d59ee08f41
30 changed files with 312 additions and 215 deletions

View file

@ -210,7 +210,7 @@ private:
class DebugLCRView : public View {
public:
DebugLCRView(NavigationView& nav, std::string lcrstring, uint8_t checksum);
DebugLCRView(NavigationView& nav, std::string lcrstring);
void focus() override;