-
-
Notifications
You must be signed in to change notification settings - Fork 41
Generate a hub API from a dump. #7
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestproject - simulatorFor issues about the hub simulatorFor issues about the hub simulator
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestproject - simulatorFor issues about the hub simulatorFor issues about the hub simulator
Using the
dump-api.pyscript from the simulator it's possible to get what I hope is all the functions available on the hub (along with lots of other information)What is needed:
help("modules")prints to stdout, but on the hub this cannot be redirected because the micropython version is too old.