2017-06-29 16:47:26 +02:00
|
|
|
|
2018-01-02 21:49:25 +01:00
|
|
|
//% color="#68C3E2" weight=100 icon="\uf106"
|
2019-09-04 21:56:45 +02:00
|
|
|
//% groups='["Buttons", "Screen", "Battery"]'
|
2018-02-02 01:21:08 +01:00
|
|
|
//% labelLineWidth=60
|
2017-10-28 18:13:02 +02:00
|
|
|
namespace brick {
|
|
|
|
}
|
|
|
|
|
2017-06-29 16:47:26 +02:00
|
|
|
|
2018-01-02 21:49:25 +01:00
|
|
|
//% color="#C8509B" weight=95 icon="\uf10f"
|
2018-02-02 01:21:08 +01:00
|
|
|
//% labelLineWidth=100
|
2018-04-12 23:25:44 +02:00
|
|
|
//% groups='["Touch Sensor", "Color Sensor", "Ultrasonic Sensor", "Gyro Sensor", "Infrared Sensor", "Remote Infrared Beacon", "Calibration"]'
|
2017-10-31 05:29:18 +01:00
|
|
|
namespace sensors {
|
2017-07-07 17:16:01 +02:00
|
|
|
}
|
|
|
|
|
2018-02-07 10:42:16 +01:00
|
|
|
//% color="#00852B" weight=90 icon="\uf10d"
|
2018-04-03 13:30:10 +02:00
|
|
|
//% groups='["Move", "Counters", "Properties"]'
|
2018-02-02 01:21:08 +01:00
|
|
|
//% labelLineWidth=50
|
2017-10-31 05:29:18 +01:00
|
|
|
namespace motors {
|
2017-10-30 17:55:36 +01:00
|
|
|
}
|
|
|
|
|
2018-01-06 01:02:52 +01:00
|
|
|
//% labelLineWidth=0
|
|
|
|
namespace chassis {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2018-01-04 21:55:30 +01:00
|
|
|
//% labelLineWidth=0
|
|
|
|
namespace behaviors {
|
|
|
|
}
|
|
|
|
|
2018-01-03 23:20:33 +01:00
|
|
|
//% color="#D67923" weight=80 icon="\uf10e"
|
2017-06-29 16:47:26 +02:00
|
|
|
namespace music {
|
|
|
|
|
|
|
|
}
|
|
|
|
|
2018-01-03 23:20:33 +01:00
|
|
|
//% color="#5F3109" icon="\uf107"
|
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 {
|
|
|
|
|
2018-01-12 05:05:45 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
//% color="#b0b0b0" advanced=true weight=5
|
|
|
|
namespace storage {
|
|
|
|
|
2017-07-07 17:16:01 +02:00
|
|
|
}
|