"You must learn from the mistakes of others. You can't possibly live long enough to make them all yourself"
Sam Levenson
  1:  void crawl_into_hole_and_die()
  2:  {
  3:      while(1); // let the watchdog get us.
  4:  }
Tags: infinite-loop View more Last activity 8 months, 1 week ago