updated docs
This commit is contained in:
		@@ -132,7 +132,7 @@ namespace brick {
 | 
			
		||||
         * Waits until the event is raised
 | 
			
		||||
         * @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"
 | 
			
		||||
        //% parts="brick"
 | 
			
		||||
        //% blockNamespace=brick
 | 
			
		||||
 
 | 
			
		||||
@@ -58,7 +58,7 @@ namespace sensors {
 | 
			
		||||
         * @param sensor the touch sensor that needs to be clicked or used
 | 
			
		||||
         * @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"
 | 
			
		||||
        //% parts="touch"
 | 
			
		||||
        //% sensor.fieldEditor="imagedropdown"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user