h
This commit is contained in:
parent
6a4de74f53
commit
7fc7d028f9
@ -193,4 +193,4 @@ void interfered_example() {
|
||||
|
||||
// . . .
|
||||
// Make your own autonomous functions here!
|
||||
// . . .
|
||||
// . . .
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
using namespace ez;
|
||||
|
||||
Drive chassis (
|
||||
Drive chassis(
|
||||
{-11, -18, 20}, // Left motor ports.
|
||||
{1,8 ,-10}, // Right motor ports.
|
||||
7, // IMU port.
|
||||
|
Loading…
x
Reference in New Issue
Block a user