We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void initialize() { pros::lcd::initialize(); pros::lcd::set_text(1, "Hello David User!"); }
then call:
pros::lcd::set_text(3, "left_mtr"); pros::lcd::print(3, "left %d", left);
std::cout << "print_msg_1 " << delay << std::endl;
There was an error while loading. Please reload this page.