moving motor properties to lower group (#403)

This commit is contained in:
Peli de Halleux
2018-04-03 04:30:10 -07:00
committed by GitHub
parent 9c3be9fe37
commit 3339a7660a
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ namespace sensors {
}
//% color="#00852B" weight=90 icon="\uf10d"
//% groups='["Move", "Counters"]'
//% groups='["Move", "Counters", "Properties"]'
//% labelLineWidth=50
namespace motors {
}