-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
I want to use an auto power off circuit with WLED controller. In order to do that I need to control the "latching" GPIO as soon as possible after boot. What would be the best way to achieve that? Hardcode the GPIO control directly in source, or some other way (dedicated usermod, etc.)?
Oh yeah, I almost forgot, I also need to toggle the GPIO after nightlight timer expires. Would it be possible to do that via macros?