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 @@
/**
* Support for additional Bluetooth services.
*/
//% color=#0082FB weight=20
//% color=#0082FB weight=20 icon="\uf294"
namespace bluetooth {
/**
* Writes to the Bluetooth UART service buffer. From there the data is transmitted over Bluetooth to a connected device.