mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-01 13:48:57 +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"
|