tab changed

This commit is contained in:
Robin Müller 2020-12-08 16:01:48 +01:00
parent 5e2e18ac07
commit 46596f9397

View File

@ -113,7 +113,7 @@ ReturnValue_t DeviceHandlerBase::performOperation(uint8_t counter) {
doGetRead();
// This will be performed after datasets have been updated by the
// custom device implementation.
hkManager.performHkOperation();
hkManager.performHkOperation();
break;
default:
break;