Skip to content

Commit 410c301

Browse files
committed
Include the new joystick file
And changed to version 2.02
1 parent b009e5f commit 410c301

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
["XRPLib/encoder.py", "github:Open-STEM/XRP_Micropython/XRPLib/encoder.py"],
1010
["XRPLib/imu_defs.py", "github:Open-STEM/XRP_Micropython/XRPLib/imu_defs.py"],
1111
["XRPLib/imu.py", "github:Open-STEM/XRP_Micropython/XRPLib/imu.py"],
12+
["XRPLib/joystick.py", "github:Open-STEM/XRP_Micropython/XRPLib/joystick.py"],
1213
["XRPLib/motor_group.py", "github:Open-STEM/XRP_Micropython/XRPLib/motor_group.py"],
1314
["XRPLib/motor.py", "github:Open-STEM/XRP_Micropython/XRPLib/motor.py"],
1415
["XRPLib/pid.py", "github:Open-STEM/XRP_Micropython/XRPLib/pid.py"],
@@ -28,5 +29,5 @@
2829
"deps": [
2930
["github:pimoroni/phew", "latest"]
3031
],
31-
"version": "2.0.1"
32+
"version": "2.0.2"
3233
}

0 commit comments

Comments
 (0)