adding namespace to api categories (#330)
* adding namespace to api categories * add icon for led * adding icons for control, game, images, pins and serial.
This commit is contained in:
@ -24,7 +24,7 @@ using namespace pxt;
|
||||
// payload: string length (9), string (10 ... 28)
|
||||
#define PACKET_TYPE_STRING 2
|
||||
|
||||
//% color=270 weight=34
|
||||
//% color=270 weight=34 icon="\uf012"
|
||||
namespace radio {
|
||||
|
||||
// -------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user