mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-03-12 14:20:49 +00:00
Fixed name. (#1586)
This commit is contained in:
parent
ef92c5bc0a
commit
9e6699d8cc
@ -268,7 +268,7 @@ class BLETxView : public View {
|
|||||||
|
|
||||||
Button button_switch{
|
Button button_switch{
|
||||||
{16 * 8, 16 * 16, 13 * 8, 2 * 16},
|
{16 * 8, 16 * 16, 13 * 8, 2 * 16},
|
||||||
"Switch to Rx"};
|
"Switch to Tx"};
|
||||||
|
|
||||||
std::string str_log{""};
|
std::string str_log{""};
|
||||||
bool logging{true};
|
bool logging{true};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user