USB working up through reading strings
[fw/altos] / ao_panic.c
index c9c63b21de0067c8396ffcf4765388214d692052..0f8433dc03e9297a30dcefb7e4849fae26c72eb0 100644 (file)
@@ -21,6 +21,4 @@ void
 ao_panic(uint8_t reason)
 {
        (void) reason;
-       for (;;)
-               ;
 }