[main] enhancement: remove delay between running tests
This commit is contained in:
parent
3e38106f3d
commit
cad8fe1186
@ -340,8 +340,6 @@ int main(void)
|
|||||||
cleanup_functions[display_current_frame-1]();
|
cleanup_functions[display_current_frame-1]();
|
||||||
|
|
||||||
display_to_direct();
|
display_to_direct();
|
||||||
|
|
||||||
HAL_Delay(150);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// render final result to first framebuffer
|
// render final result to first framebuffer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user