menu
cross_array_task_app
cat_interpreter
CatInterpreter
reset method
reset
brightness_4
brightness_5
reset
method
void
reset
(
)
Implementation
void reset() { allCommandsBuffer.clear(); resetInterpreter(); }
cross_array_task_app
cat_interpreter
CatInterpreter
reset method
CatInterpreter class