We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af9695 commit e579150Copy full SHA for e579150
package.json
@@ -15,7 +15,7 @@
15
["XRPLib/resetbot.py", "github:Open-STEM/XRP_Micropython/XRPLib/resetbot.py"],
16
["XRPLib/pid.py", "github:Open-STEM/XRP_Micropython/XRPLib/pid.py"],
17
["XRPExamples/__init__.py", "github:Open-STEM/XRP_Micropython/Examples/__init__.py"],
18
- ["XRPExamples/webserver_test.py", "github:Open-STEM/XRP_Micropython/Examples/webserver_test.py"],
+ ["XRPExamples/webserver_example.py", "github:Open-STEM/XRP_Micropython/Examples/webserver_example.py"],
19
["XRPExamples/xrp_test.py", "github:Open-STEM/XRP_Micropython/Examples/xrp_test.py"]
20
],
21
"deps": [
0 commit comments