mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-24 13:48:49 +08:00
8 lines
259 B
Go
8 lines
259 B
Go
/*
|
|
Package jetson contains the Gobot adaptor for the Jetson Nano.
|
|
|
|
For further information refer to Jetson README:
|
|
https://github.com/hybridgroup/gobot/blob/release/platforms/jetson/README.md
|
|
*/
|
|
package jetson // import "gobot.io/x/gobot/v2/platforms/jetson"
|