This website requires JavaScript.
Explore
Help
Sign In
c_meyer
/
pxt-calliope
Watch
1
Star
0
Fork
0
You've already forked pxt-calliope
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a0293cda693613aef9c418e2c4baf238896aaaf1
pxt-calliope
/
sim
/
state
T
History
Peli de Halleux
ae40cadf75
Shim for serial.writeBuffer (
#624
)
...
* missing shim * add todo
2018-02-05 21:08:44 -08:00
..
accelerometer.ts
…
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
support for buffer packet type (
#608
)
2018-01-30 10:11:12 -08:00
serial.ts
Shim for serial.writeBuffer (
#624
)
2018-02-05 21:08:44 -08:00
thermometer.ts
…