updated docs
This commit is contained in:
parent
bacb4673c9
commit
09db613620
@ -132,7 +132,7 @@ namespace brick {
|
|||||||
* Waits until the event is raised
|
* Waits until the event is raised
|
||||||
* @param ev the event to wait for
|
* @param ev the event to wait for
|
||||||
*/
|
*/
|
||||||
//% help=input/button/wait-until
|
//% help=input/button/pause-until
|
||||||
//% blockId=buttonWaitUntil block="pause until `icons.brickButtons` %button|%event"
|
//% blockId=buttonWaitUntil block="pause until `icons.brickButtons` %button|%event"
|
||||||
//% parts="brick"
|
//% parts="brick"
|
||||||
//% blockNamespace=brick
|
//% blockNamespace=brick
|
||||||
|
@ -58,7 +58,7 @@ namespace sensors {
|
|||||||
* @param sensor the touch sensor that needs to be clicked or used
|
* @param sensor the touch sensor that needs to be clicked or used
|
||||||
* @param event the kind of button gesture that needs to be detected
|
* @param event the kind of button gesture that needs to be detected
|
||||||
*/
|
*/
|
||||||
//% help=input/touch-sensor/wait-until
|
//% help=input/touch-sensor/pause-until
|
||||||
//% blockId=touchWaitUntil block="pause until `icons.touchSensor` %sensor|%event"
|
//% blockId=touchWaitUntil block="pause until `icons.touchSensor` %sensor|%event"
|
||||||
//% parts="touch"
|
//% parts="touch"
|
||||||
//% sensor.fieldEditor="imagedropdown"
|
//% sensor.fieldEditor="imagedropdown"
|
||||||
|
Loading…
Reference in New Issue
Block a user