vexide_core::program

Function exit

source
pub fn exit() -> !
Expand description

Exits the program using vexSystemExitRequest. This function will not instantly exit the program, but will instead wait 3ms to force the serial buffer to flush.