01-04-2021, 05:05 PM
I am devising a scheme where my lighted power button will flash during the boot process and go solid when the GUI is up and running. Is there somewhere that I can extract this information and use it to control my GPIO output? I originally thought of using the watchdog start as a trigger, but it seems that that is too early in the process. Any suggestions?