Introduction - If you have any usage issues, please Google them yourself
WDT timer 16ms interrupt.
In the WDT interrupt, the presence of KEY_Now and KEY_Past record the last two IO state. According to the high to low can judge whether the button is pressed, the former low after the high judge the key is released.
The event handler (P13_Onclick) according to the key state switching LED light.