This commit is contained in:
PowLu
2025-07-22 13:52:50 +08:00
parent 2010c7c278
commit 295ef53308
63 changed files with 593 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"MoveBackward" : "MasterCar_BackMP(MasterCar_GoSpeed,800);",
"MoveForward" : "MasterCar_SmartRunMP(MasterCar_GoSpeed,MasterCar_GoMpValue);",
"MoveToBalckLine" : "MasterCar_SmartRun(MasterCar_GoSpeed);",
"TurnLeft" : "MasterCar_Left(MasterCar_TrunSpeed,1);",
"TurnRight" : "MasterCar_Right(MasterCar_TrunSpeed,1);"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.