Keyestudio Smart Little Turtle Robot V3 Manual page 191

Table of Contents

Advertisement

www.keyestudio.com
myMatrix.clear();
myMatrix.writeDisplay();
matrix_display(matrix_front2);
break;
case 0xFFA857 : car_back();
myMatrix.clear();
myMatrix.writeDisplay();
matrix_display(matrix_back2);
break;
case 0xFF22DD : car_left();
myMatrix.clear();
myMatrix.writeDisplay();
matrix_display(matrix_left2);
break;
case 0xFFC23D : car_right();
myMatrix.clear();
myMatrix.writeDisplay();
matrix_display(matrix_right2);
break;
191

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Smart Little Turtle Robot V3 and is the answer not in the manual?

Questions and answers

Table of Contents