File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ namespace microdata {
5959
6060 basic . showString ( "St" )
6161 radio . sendString ( "ASSET_TX_START" + ", " + iconNames . length )
62- basic . pause ( 50 )
62+ basic . pause ( 10 )
6363
6464 while ( ! waitForAck ( ) ) {
6565 radio . sendString ( "ASSET_TX_START" + ", " + iconNames . length )
66- basic . pause ( 50 )
66+ basic . pause ( 10 )
6767 }
6868
6969 // iconNames.forEach(name => {
@@ -74,7 +74,7 @@ namespace microdata {
7474 }
7575
7676 // radio.sendString("ASSET_TX_END")
77- basic . showString ( "Done " )
77+ basic . showString ( "D " )
7878 }
7979
8080
Original file line number Diff line number Diff line change 77 "radio" : " *" ,
88 "microphone" : " *" ,
99 "datalogger" : " *" ,
10- "user-interface-base" : " github:microbit-apps/user-interface-base#c7cda69352a705394be51b6aa26446d97f58fec2 " ,
10+ "user-interface-base" : " github:microbit-apps/user-interface-base#276829b6de640cdafb63edbc2e8fc16c1ba81b44 " ,
1111 "jacdac" : " github:microsoft/pxt-jacdac#v1.9.28" ,
1212 "jacdac-light-level" : " github:microsoft/pxt-jacdac/light-level#v1.9.28" ,
1313 "jacdac-soil-moisture" : " github:microsoft/pxt-jacdac/soil-moisture#v1.9.28" ,
You can’t perform that action at this time.
0 commit comments