fixing duplicate block id
This commit is contained in:
parent
afcbe69c44
commit
400f01a6be
@ -210,7 +210,7 @@ namespace sensors {
|
||||
*/
|
||||
//% help=input/ultrasonic/wait
|
||||
//% block="wait %sensor|for %event"
|
||||
//% blockId=ultrasonicWait
|
||||
//% blockId=infraredwait
|
||||
//% parts="infraredsensor"
|
||||
//% blockNamespace=sensors
|
||||
//% weight=99 blockGap=8
|
||||
|
@ -4,6 +4,6 @@ namespace brick {
|
||||
}
|
||||
|
||||
//% color="#B4009E" weight=98 icon="\uf192"
|
||||
//% groups='["Touch Sensor", "Color Sensor", "Ultrasonic Sensor", "Infrared Sensor", "Remote Infrared Beacon", "Gyro Sensor"]'
|
||||
//% groups='["Ultrasonic Sensor", "Touch Sensor", "Color Sensor", "Infrared Sensor", "Remote Infrared Beacon", "Gyro Sensor"]'
|
||||
namespace sensors {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user