mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-29 13:49:14 +08:00
8 lines
262 B
Go
8 lines
262 B
Go
![]() |
/*
|
||
|
Package microbit contains the Gobot driver for the Microbit.
|
||
|
|
||
|
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"
|