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

@ -1,7 +1,7 @@
/**
* Communicate data using radio packets
*/
//% color=#E3008C weight=34
//% color=#E3008C weight=34 icon="\uf012"
namespace radio {
export class Packet {
/**