mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
fix button label (#1597)
Co-authored-by: GullCode <gullradriel@hotmail.com>
This commit is contained in:
parent
50fcbf0f5a
commit
df6003c08f
@ -268,7 +268,7 @@ class BLETxView : public View {
|
||||
|
||||
Button button_switch{
|
||||
{16 * 8, 16 * 16, 13 * 8, 2 * 16},
|
||||
"Switch to Tx"};
|
||||
"Switch to Rx"};
|
||||
|
||||
std::string str_log{""};
|
||||
bool logging{true};
|
||||
|
Loading…
Reference in New Issue
Block a user