mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-25 14:56:11 +02:00
improv does not open complete menu every time
This commit is contained in:
parent
ba3f84d684
commit
efe3bc4d20
8 changed files with 64 additions and 12 deletions
|
@ -84,7 +84,7 @@ void app::setup() {
|
|||
|
||||
mPubSerial.setup(mConfig, &mSys, &mTimestamp);
|
||||
|
||||
mImprov.setup(mConfig->sys.deviceName, mVersion);
|
||||
mImprov.setup(this, mConfig->sys.deviceName, mVersion);
|
||||
|
||||
regularTickers();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue