You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: