13 years, 1 month ago.

Test Watchdog Timer by using sleep command?

I would like to test the WD timer. Is there a command to halt the program?

1 Answer

13 years, 1 month ago.

I found a simple solution while(true);

Accepted Answer