Fix identation typo

This commit is contained in:
s-hadinger 2022-06-26 19:23:07 +02:00 committed by GitHub
parent 51332e1193
commit 8267d99334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1552,7 +1552,7 @@ void ZigbeeGlowPermitJoinLight(void) {
#else
analogWrite(led_pin, TasmotaGlobal.ledlnk_inverted ? 1023 - led_power : led_power);
#endif
}
}
}
// check if the permitjoin timer has expired