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:
@ -34,7 +34,7 @@ enum Delimiters {
|
||||
Hash = 6,
|
||||
};
|
||||
|
||||
//% weight=2 color=30
|
||||
//% weight=2 color=30 icon="\uf287"
|
||||
//% advanced=true
|
||||
namespace serial {
|
||||
// note that at least one // followed by % is needed per declaration!
|
||||
|
Reference in New Issue
Block a user