fixing brick groups

This commit is contained in:
Peli de Halleux
2017-10-30 09:51:18 -07:00
parent 7c2ea7c406
commit c8c45be057
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,6 @@
//% color="#D42878" weight=100
//% groups='["Light", "Buttons", "Screen"]'
namespace brick {
}
@ -8,7 +9,6 @@ namespace sensors {
}
//% color="#8AC044" weight=90 icon="\uf185"
//% groups='["Motors", "Brick"]'
namespace motors {
}