diff --git a/firmware/hw_layer/HIP9011.cpp b/firmware/hw_layer/HIP9011.cpp index 2aafdcf8cc..0f15107899 100644 --- a/firmware/hw_layer/HIP9011.cpp +++ b/firmware/hw_layer/HIP9011.cpp @@ -322,10 +322,10 @@ static msg_t hipThread(void *arg) { } void initHip9011(Logging *sharedLogger) { + logger = sharedLogger; addConsoleAction("hipinfo", showHipInfo); if (!boardConfiguration->isHip9011Enabled) return; - logger = sharedLogger; // todo: apply new properties on the fly prepareHip9011RpmLookup(