Skip to content

commandPrompt()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
void commandPrompt(bool state)

bool commandPrompt()

Enable or disable automatic printing of the command prompt, or return the state of command prompt printing. When enabled Commander will print a command prompt to the output stream when a command handler finishes.

Clone this wiki locally