2017-03-01 02:40:16 +08:00
|
|
|
/*
|
2017-03-10 19:37:32 +08:00
|
|
|
Package microbit contains the Gobot drivers for the Microbit.
|
2017-03-01 02:40:16 +08:00
|
|
|
|
|
|
|
For more information refer to the microbit README:
|
2024-02-05 01:50:43 +08:00
|
|
|
https://github.com/hybridgroup/gobot/blob/release/drivers/ble/microbit/README.md
|
2017-03-01 02:40:16 +08:00
|
|
|
*/
|
2024-02-05 01:50:43 +08:00
|
|
|
package microbit // import "gobot.io/x/gobot/v2/drivers/ble/microbit"
|