Update a couple of colours that were missed (#1326)

This commit is contained in:
Sam El-Husseini
2018-10-02 09:32:08 -07:00
committed by GitHub
parent 27c1ebef7a
commit 3e5c5929d5
4 changed files with 4 additions and 4 deletions

View File

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