mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-13 08:55:39 -04:00
Some titles were too long
This commit is contained in:
parent
9096532eee
commit
5677b0faf1
3 changed files with 3 additions and 3 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue