Infinite loop make watchdog get us
-7 Votes
Posted 2 years, 9 months ago
1: void crawl_into_hole_and_die() 2: { 3: while(1); // let the watchdog get us. 4: }
From Anonymous
Posted 8 months, 1 week ago
function should be called crawl_into_hole_but_live_forever()
From Anonymous
Posted 2 years, 3 months ago
Excellent
From Henry
Posted 2 years, 4 months ago
Hawfull
