This commit is contained in:
iranl
2024-03-12 20:24:17 +01:00
parent 742186f3d5
commit 5d545e5704
4 changed files with 10 additions and 27 deletions

View File

@@ -7,6 +7,7 @@
#include <NukiLockUtils.h>
NukiWrapper* nukiInst;
Preferences* preferences = nullptr;
NukiWrapper::NukiWrapper(const std::string& deviceName, NukiDeviceId* deviceId, BleScanner::Scanner* scanner, NetworkLock* network, Gpio* gpio, Preferences* preferences)
: _deviceName(deviceName),