Is there a way to clear the LCD in @RobotMesh Python? I can’t spot it in the API docs.
Currently there isn’t a single method to clear the VEX IQ LCD screen. You’d have to write spaces to each line on the display.
We’ll look into adding it.
1 Like
Thanks for the quick response as usual!