applying icons to namespaces

This commit is contained in:
Peli de Halleux
2017-01-19 20:55:31 -08:00
parent a0e971d49f
commit ca1e3e7231
13 changed files with 74 additions and 74 deletions

View File

@ -19,7 +19,7 @@ enum Motor {
/**
* Blocks to control the onboard motors
*/
//% color=#008272 weight=30
//% color=#008272 weight=30 icon="\uf1b9"
namespace motors {
/**
* Turns on the motor at a certain percent of power. Switches to single motor mode!