This website requires JavaScript.
Explore
Help
Sign In
c_meyer
/
pxt-calliope
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bb962ecd45cc044432465015c28a2a5ad898e917
pxt-calliope
/
sim
/
state
T
History
Peli de Halleux
and
GitHub
65bc1f05bc
Fix for missing simulator function (
#549
)
...
https://github.com/Microsoft/pxt/issues/3193
2017-10-11 13:37:34 -07:00
..
accelerometer.ts
fix for roll/pitch in simulator.
2016-12-08 12:14:34 -08:00
buttonpair.ts
…
compass.ts
…
edgeconnector.ts
fixed an issue where the simulator's UI was not rendering correctly on FireFox at loading. This fix is here to prepare the support of accessibility in the simulator. (
#486
)
2017-08-02 15:21:58 -07:00
filesystem.ts
support for readToSerial in simulator
2017-04-20 00:02:41 -07:00
ledmatrix.ts
support for led.plotBrightness (
#494
)
2017-08-07 11:47:43 -07:00
lightsensor.ts
…
misc.ts
Fix for missing simulator function (
#549
)
2017-10-11 13:37:34 -07:00
neopixel.ts
shims.d.ts should never be included in simulator
2017-05-12 12:49:41 +01:00
radio.ts
fix serial number of simulator radio messages
2017-05-25 07:10:02 -07:00
serial.ts
flush out serial data when too long (
#375
)
2017-03-24 09:51:07 -07:00
thermometer.ts
…