Skip to content
Snippets Groups Projects
Commit 3190eec3 authored by eried's avatar eried
Browse files

Title was too long

parent 33a9e1e9
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ public: ...@@ -39,7 +39,7 @@ public:
void focus() override; void focus() override;
std::string title() const override { return "Si44xx transmit"; }; std::string title() const override { return "Si44xx TX"; };
private: private:
enum tx_modes { enum tx_modes {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment