Remaining icon fixes. Using blockIcons to show custom icons for built in categories

This commit is contained in:
Sam El-Husseini
2018-01-03 14:20:33 -08:00
parent cc020d5a81
commit 7993363e89
4 changed files with 12 additions and 11 deletions

View File

@ -19,12 +19,12 @@ namespace sensors {
namespace motors {
}
//% color="#D67923" weight=80
//% color="#D67923" weight=80 icon="\uf10e"
namespace music {
}
//% color="#5F3109"
//% color="#5F3109" icon="\uf107"
namespace control {
}