1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-01 13:48:57 +08:00
deadprogram 44de8014c5 microbit: initial implementation for LEDs
Signed-off-by: deadprogram <ron@hybridgroup.com>
2017-02-28 19:40:16 +01:00

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"