updated pxt (#2465)

* updated pxt

* bump pxt

* updated react

* updated ptx

* Remove empty variable element from XML

* Bump pxt-core to 5.25.15

* bump pxt

* Bump pxt to 5.25.17

* Add precision to music slider
This commit is contained in:
Peli de Halleux
2019-10-17 14:49:13 -07:00
committed by GitHub
parent 58aa0b63a4
commit a1f135d9fe
5 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,4 @@
<xml xmlns="http://www.w3.org/1999/xhtml">
<variables></variables>
<block type="pxt-on-start" x="20" y="20">
<statement name="HANDLER">
<block type="device_plot">

View File

@ -1,5 +1,4 @@
<xml xmlns="http://www.w3.org/1999/xhtml">
<variables></variables>
<block type="pins_on_pulsed" x="-157" y="130">
<field name="pin">DigitalPin.P5</field>
<field name="pulse">PulseValue.Low</field>

View File

@ -610,7 +610,7 @@
<block type="device_set_tempo">
<value name="value">
<shadow type="math_number_minmax">
<mutation min="4" max="400" label="Bpm"></mutation>
<mutation min="4" max="400" label="Bpm" precision="0"></mutation>
<field name="SLIDER">12312312</field>
</shadow>
</value>