mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-23 22:39:22 -05:00
Fixed name. (#1586)
This commit is contained in:
parent
ef92c5bc0a
commit
9e6699d8cc
@ -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…
Reference in New Issue
Block a user