Moved completely over to jam. bye bye make\!
This commit is contained in:
@@ -286,7 +286,7 @@ void loop(void)
|
||||
|
||||
// And we are done right now (no easy way to soft reset)
|
||||
printf("\n\rManually reset address to: %c\n\rPress RESET to continue!",c);
|
||||
while(1);
|
||||
while(1) ;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user