mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-28 09:14:39 -04:00
Fixed name. (#1586)
This commit is contained in:
parent
ef92c5bc0a
commit
9e6699d8cc
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ class BLETxView : public View {
|
|||
|
||||
Button button_switch{
|
||||
{16 * 8, 16 * 16, 13 * 8, 2 * 16},
|
||||
"Switch to Rx"};
|
||||
"Switch to Tx"};
|
||||
|
||||
std::string str_log{""};
|
||||
bool logging{true};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue