File tree 1 file changed +2
-2
lines changed
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
14
14
subject to change. If you are interested in embedding the simulator
15
15
in your application please
[ get in touch
] ( mailto:[email protected] ) .
16
16
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).
18
18
19
19
The iframe provides the micro: bit board user interface and some limited
20
20
interactions. It does not provide a terminal for serial/the REPL or any UI to change the board sensor state.
21
21
22
22
A 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
24
24
25
25
[ demo.html] ( ./src/demo.html ) is an example of embedding the simulator.
26
26
It connects the iframe to a terminal and provides a simple interface for
You can’t perform that action at this time.
0 commit comments