Skip to content

settings()

CreativeRobotics edited this page Sep 5, 2020 · 1 revision
void settings(cmdSettings_t newSet)
Commander& settings()

Set or get the commanders settings. Accepts or returns a data structure of cmdSettings_t type. This will overwrite all the current settins of the Commander object.

Clone this wiki locally