1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

8 lines
259 B
Go
Raw Normal View History

2021-08-01 15:27:57 +09:00
/*
2022-11-05 07:42:28 +01:00
Package jetson contains the Gobot adaptor for the Jetson Nano.
2021-08-01 15:27:57 +09:00
For further information refer to Jetson README:
https://github.com/hybridgroup/gobot/blob/release/platforms/jetson/README.md
2021-08-01 15:27:57 +09:00
*/
package jetson // import "gobot.io/x/gobot/v2/platforms/jetson"