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:
@ -7,7 +7,7 @@ using namespace pxt;
|
||||
/**
|
||||
* Support for additional Bluetooth services.
|
||||
*/
|
||||
//% color=#0082FB weight=20
|
||||
//% color=#0082FB weight=20 icon="\uf294"
|
||||
namespace bluetooth {
|
||||
MicroBitUARTService *uart = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user