mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 08:39:29 +00:00
Some titles were too long
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
|
||||
void focus() override;
|
||||
|
||||
std::string title() const override { return "Signal generator"; };
|
||||
std::string title() const override { return "Generator"; };
|
||||
|
||||
private:
|
||||
void start_tx();
|
||||
|
||||
Reference in New Issue
Block a user