Skip to content

Commit 78711b6

Browse files
authored
Update package.json
Drivetrain was renamed to differental_drive
1 parent c8bfd55 commit 78711b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
["XRPLib/__init__.py", "github:Open-STEM/XRP_Micropython/XRPLib/__init__.py"],
44
["XRPLib/board.py", "github:Open-STEM/XRP_Micropython/XRPLib/board.py"],
55
["XRPLib/defaults.py", "github:Open-STEM/XRP_Micropython/XRPLib/defaults.py"],
6-
["XRPLib/drivetrain.py", "github:Open-STEM/XRP_Micropython/XRPLib/drivetrain.py"],
6+
["XRPLib/differential_drive.py", "github:Open-STEM/XRP_Micropython/XRPLib/differential_drive.py"],
77
["XRPLib/encoded_motor.py", "github:Open-STEM/XRP_Micropython/XRPLib/encoded_motor.py"],
88
["XRPLib/encoder.py", "github:Open-STEM/XRP_Micropython/XRPLib/encoder.py"],
99
["XRPLib/motor.py", "github:Open-STEM/XRP_Micropython/XRPLib/motor.py"],

0 commit comments

Comments
 (0)