mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-15 07:53:17 -05:00
refactor the serial log logic of BLE Rx (#2660)
This commit is contained in:
parent
43a1bc0445
commit
6f6d863a14
2 changed files with 8 additions and 4 deletions
|
|
@ -219,6 +219,7 @@ class BLERxView : public View {
|
|||
std::string filter{};
|
||||
bool logging{false};
|
||||
bool serial_logging{false};
|
||||
bool async_tx_states_when_entered{false};
|
||||
|
||||
bool name_enable{true};
|
||||
app_settings::SettingsManager settings_{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue