mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
8 lines
255 B
Go
8 lines
255 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/master/platforms/jetson/README.md
|
||
|
*/
|
||
|
package jetson // import "gobot.io/x/gobot/platforms/jetson"
|