2017-06-29 16:47:26 +02:00
|
|
|
|
2017-12-12 01:55:00 +01:00
|
|
|
//% color="#68C3E2" weight=100
|
2017-10-30 17:51:18 +01:00
|
|
|
//% groups='["Light", "Buttons", "Screen"]'
|
2017-12-18 22:04:17 +01:00
|
|
|
//% labelLineWidth=0
|
2017-10-28 18:13:02 +02:00
|
|
|
namespace brick {
|
|
|
|
}
|
|
|
|
|
2017-06-29 16:47:26 +02:00
|
|
|
|
2017-12-15 02:01:23 +01:00
|
|
|
//% color="#C8509B" weight=95 icon="\uf192"
|
2017-12-18 22:04:17 +01:00
|
|
|
//% labelLineWidth=0
|
2017-12-15 02:01:23 +01:00
|
|
|
//% groups='["Ultrasonic Sensor", "Touch Sensor", "Color Sensor", "Infrared Sensor", "Remote Infrared Beacon", "Gyro Sensor"]'
|
2017-12-18 22:04:17 +01:00
|
|
|
//% groupIcons='["\uf101","\uf103","\uf102","","","\uf104"]'
|
2017-10-31 05:29:18 +01:00
|
|
|
namespace sensors {
|
2017-07-07 17:16:01 +02:00
|
|
|
}
|
|
|
|
|
2017-12-12 01:55:00 +01:00
|
|
|
//% color="#A5CA18" weight=90 icon="\uf185"
|
2017-12-15 02:01:23 +01:00
|
|
|
//% groups='["Motion", "Sensors", "Chassis"]'
|
2017-12-18 22:04:17 +01:00
|
|
|
//% labelLineWidth=0
|
2017-10-31 05:29:18 +01:00
|
|
|
namespace motors {
|
2017-10-30 17:55:36 +01:00
|
|
|
}
|
|
|
|
|
2017-12-12 01:55:00 +01:00
|
|
|
//% color="#D67923" weight=80
|
2017-06-29 16:47:26 +02:00
|
|
|
namespace music {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2017-07-07 17:16:01 +02:00
|
|
|
//% color="#48150C"
|
2017-06-29 16:47:26 +02:00
|
|
|
namespace control {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
//% color="#EF2D56"
|
|
|
|
namespace pins {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2017-07-07 17:16:01 +02:00
|
|
|
//% color="#011C32"
|
2017-06-29 16:47:26 +02:00
|
|
|
namespace serial {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2017-12-12 01:55:00 +01:00
|
|
|
//% color="#58AB41"
|
2017-06-29 16:47:26 +02:00
|
|
|
namespace loops {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2017-12-12 01:55:00 +01:00
|
|
|
//% color="#1E5AA8"
|
2017-06-29 16:47:26 +02:00
|
|
|
namespace light {
|
|
|
|
|
2017-07-07 17:16:01 +02:00
|
|
|
}
|