mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-01 13:48:57 +08:00
11 lines
282 B
Go
11 lines
282 B
Go
![]() |
/*
|
||
|
Package upboard contains Gobot adaptors for the Upboard SoC boards.
|
||
|
|
||
|
This package currently supports the following hardware:
|
||
|
- UP2 (Squared)
|
||
|
|
||
|
For further information refer to the Upboard README:
|
||
|
https://gobot.io/x/gobot/blob/master/platforms/upboard/README.md
|
||
|
*/
|
||
|
package upboard
|