|
18 | 18 | ["XRPLib/servo.py", "github:Open-STEM/XRP_Micropython/XRPLib/servo.py"], |
19 | 19 | ["XRPLib/timeout.py", "github:Open-STEM/XRP_Micropython/XRPLib/timeout.py"], |
20 | 20 | ["XRPLib/webserver.py", "github:Open-STEM/XRP_Micropython/XRPLib/webserver.py"], |
21 | | - ["XRPExamples/__init__.py", "github:Open-STEM/XRP_Micropython/Examples/__init__.py"], |
22 | | - ["XRPExamples/drive_examples.py", "github:Open-STEM/XRP_Micropython/Examples/drive_examples.py"], |
23 | | - ["XRPExamples/installation_verification.py", "github:Open-STEM/XRP_Micropython/Examples/installation_verification.py"], |
24 | | - ["XRPExamples/misc_examples.py", "github:Open-STEM/XRP_Micropython/Examples/misc_examples.py"], |
25 | | - ["XRPExamples/sensor_examples.py", "github:Open-STEM/XRP_Micropython/Examples/sensor_examples.py"], |
26 | | - ["XRPExamples/webserver_example.py", "github:Open-STEM/XRP_Micropython/Examples/webserver_example.py"] |
| 21 | + ["XRPExamples/__init__.py", "github:Open-STEM/XRP_Micropython/XRPExamples/__init__.py"], |
| 22 | + ["XRPExamples/drive_examples.py", "github:Open-STEM/XRP_Micropython/XRPExamples/drive_examples.py"], |
| 23 | + ["XRPExamples/installation_verification.py", "github:Open-STEM/XRP_Micropython/XRPExamples/installation_verification.py"], |
| 24 | + ["XRPExamples/led_example.py", "github:Open-STEM/XRP_Micropython/XRPExamples/misc_examples.py"], |
| 25 | + ["XRPExamples/sensor_examples.py", "github:Open-STEM/XRP_Micropython/XRPExamples/sensor_examples.py"], |
| 26 | + ["XRPExamples/webserver_example.py", "github:Open-STEM/XRP_Micropython/XRPExamples/webserver_example.py"] |
27 | 27 | ], |
28 | 28 | "deps": [ |
29 | 29 | ["github:pimoroni/phew", "latest"] |
30 | 30 | ], |
31 | | - "version": "2.0.0" |
| 31 | + "version": "2.0.1" |
32 | 32 | } |
0 commit comments