more motor work

This commit is contained in:
Peli de Halleux
2017-12-14 17:01:23 -08:00
parent 9dedbeae1b
commit fcdc350e40
5 changed files with 197 additions and 115 deletions

View File

@ -5,11 +5,13 @@ namespace brick {
}
//% color="#C8509B" weight=95
//% color="#C8509B" weight=95 icon="\uf192"
//% groups='["Ultrasonic Sensor", "Touch Sensor", "Color Sensor", "Infrared Sensor", "Remote Infrared Beacon", "Gyro Sensor"]'
namespace sensors {
}
//% color="#A5CA18" weight=90 icon="\uf185"
//% groups='["Motion", "Sensors", "Chassis"]'
namespace motors {
}