mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[ion] Clean ion_sleep
Change-Id: Ib71e7e535ecd2ee572d09f2e64f2cba9368c614f
This commit is contained in:
@@ -27,6 +27,6 @@ void ion_app() {
|
||||
}
|
||||
print("ALL TESTS FINISHED");
|
||||
while (1) {
|
||||
ion_sleep();
|
||||
ion_sleep(1000);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user