File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ as an iframe. The embedding API and URLs are not yet stable and are
1414subject to change. If you are interested in embedding the simulator
1515in your application please
[ get in touch
] ( mailto:[email protected] ) .
1616
17- The URL to embed is https://python-simulator.usermbit.org/v/0.1.0 /simulator.html (URL may change in future, for experimentation only).
17+ The URL to embed is https://python-simulator.usermbit.org/v/0.1/simulator.html (URL may change in future, for experimentation only).
1818
1919The iframe provides the micro: bit board user interface and some limited
2020interactions. It does not provide a terminal for serial/the REPL or any UI to change the board sensor state.
2121
2222A value for a brand color can be passed to the simulator via a query
23- string and is used to style the play button. E.g., https://python-simulator.usermbit.org/v/0.1.0 /simulator.html?color=blue
23+ string and is used to style the play button. E.g., https://python-simulator.usermbit.org/v/0.1/simulator.html?color=blue
2424
2525[ demo.html] ( ./src/demo.html ) is an example of embedding the simulator.
2626It connects the iframe to a terminal and provides a simple interface for
You can’t perform that action at this time.
0 commit comments