fixing duplicate block id

This commit is contained in:
Peli de Halleux
2017-10-31 09:42:53 -07:00
parent afcbe69c44
commit 400f01a6be
2 changed files with 2 additions and 2 deletions

View File

@@ -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 {
}