|
7 | 7 | ["XRPLib/differential_drive.py", "github:Open-STEM/XRP_Micropython/XRPLib/differential_drive.py"], |
8 | 8 | ["XRPLib/encoded_motor.py", "github:Open-STEM/XRP_Micropython/XRPLib/encoded_motor.py"], |
9 | 9 | ["XRPLib/encoder.py", "github:Open-STEM/XRP_Micropython/XRPLib/encoder.py"], |
| 10 | + ["XRPLib/imu_defs.py", "github:Open-STEM/XRP_Micropython/XRPLib/imu_defs.py"], |
10 | 11 | ["XRPLib/imu.py", "github:Open-STEM/XRP_Micropython/XRPLib/imu.py"], |
11 | 12 | ["XRPLib/motor_group.py", "github:Open-STEM/XRP_Micropython/XRPLib/motor_group.py"], |
12 | 13 | ["XRPLib/motor.py", "github:Open-STEM/XRP_Micropython/XRPLib/motor.py"], |
|
18 | 19 | ["XRPLib/timeout.py", "github:Open-STEM/XRP_Micropython/XRPLib/timeout.py"], |
19 | 20 | ["XRPLib/version.py", "github:Open-STEM/XRP_Micropython/XRPLib/version.py"], |
20 | 21 | ["XRPLib/webserver.py", "github:Open-STEM/XRP_Micropython/XRPLib/webserver.py"], |
21 | | - ["XRPLib/resetbot.py", "github:Open-STEM/XRP_Micropython/XRPLib/resetbot.py"], |
22 | 22 | ["XRPExamples/__init__.py", "github:Open-STEM/XRP_Micropython/Examples/__init__.py"], |
23 | 23 | ["XRPExamples/drive_examples.py", "github:Open-STEM/XRP_Micropython/Examples/drive_examples.py"], |
24 | 24 | ["XRPExamples/installation_verification.py", "github:Open-STEM/XRP_Micropython/Examples/installation_verification.py"], |
|
32 | 32 | ["collections-defaultdict", "latest"], |
33 | 33 | ["os-path", "latest"] |
34 | 34 | ], |
35 | | - "version": "0.9.5" |
| 35 | + "version": "0.9.6" |
36 | 36 | } |
0 commit comments