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:
|
|
|
|
https://github.com/hybridgroup/gobot/blob/master/platforms/microbit/README.md
|
|
|
|
*/
|
|
|
|
package microbit // import "gobot.io/x/gobot/platforms/microbit"
|