use BT logo for devices
This commit is contained in:
parent
c30a747d47
commit
f3025c65c9
@ -123,7 +123,7 @@ enum class MesDpadButtonInfo {
|
|||||||
/**
|
/**
|
||||||
* Control a phone with the BBC micro:bit via Bluetooth.
|
* Control a phone with the BBC micro:bit via Bluetooth.
|
||||||
*/
|
*/
|
||||||
//% color=156 weight=80
|
//% color=#008272 weight=80 icon="\uf10b"
|
||||||
namespace devices {
|
namespace devices {
|
||||||
static void genEvent(int id, int event) {
|
static void genEvent(int id, int event) {
|
||||||
MicroBitEvent e(id, event);
|
MicroBitEvent e(id, event);
|
||||||
|
Loading…
Reference in New Issue
Block a user