Andrew Mkpanam
/
Watchdog2
final
Diff: main.cpp
- Revision:
- 8:ddf6dc0ba9a5
- Parent:
- 7:e49685bca7c7
- Child:
- 9:81e9516b0274
--- a/main.cpp Wed Mar 11 08:46:57 2020 +0000 +++ b/main.cpp Fri Apr 10 03:37:33 2020 +0000 @@ -95,7 +95,7 @@ threadT.start(timer_thread) ; // start the timer thread threadLED1.start(led1_thread) ; // start the LED1 control thread threadLED2.start(led2_thread) ; // start the LED2 control thread - + // // show start-up led_red = OFF; ThisThread::sleep_for(5000) ;