- Wed Sep 21, 2016 12:50 pm
#55481
Would it be worthwhile to poll a GPIO pin and either wait the 30 seconds or not wait based on its state? Let's say it's GPIO16. Just put a pull-down resistor on it then allow a button to pull it high. It's only tested in the first few seconds after power up so the pin is available for general use after that. If I want to interrupt a boot process and prevent an autostart of /default.bas, it's almost certain that I'm still in development and within reach of this button!