Use timer 1 interrupt to leave Bootloader after timeout
authorPeter Henn <Peter.Henn@web.de>
Wed, 29 Dec 2021 21:02:50 +0000 (21:02 +0000)
committerPeter Henn <Peter.Henn@web.de>
Fri, 7 Jan 2022 12:15:33 +0000 (12:15 +0000)
- remove the wait implementation 5 seconds stay in bootloader while
  loop implementation from Stanley Lio and add a timer tick counter
  to allow leaving the Bootloader once the counter reaches zero.


No differences found