Function minimon_start

Function Documentation

void minimon_start(void)

Handles reading in commands typed in the serial terminal, parsing/validating their syntax, and then calling the appropriate function to execute the command.

Nominally does not return; may jump to another execution location if commanded.