mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Fix identation typo
This commit is contained in:
parent
51332e1193
commit
8267d99334
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user