mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-14 09:26:39 +02:00
fix: no TX messages in serial print
moved menu icon to the right
This commit is contained in:
parent
21d7d13d50
commit
4ad6219be7
2 changed files with 4 additions and 2 deletions
|
@ -23,6 +23,7 @@ app::app() {
|
|||
loadDefaultConfig();
|
||||
|
||||
mSys = new HmSystemType();
|
||||
mSys->enableDebug();
|
||||
mShouldReboot = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue