9.01
* add code to attach timer isr * call timer ISR every 100 ms * implement gpio input logic * do not attach ISR for general input PINs * add debounce code * execute lock actions on GPIO input * only register timer ISR if input PINs are configured * remove gpio2go lib