ARK-Electronics / ark_companion_scripts

deprecated, see https://github.com/ARK-Electronics/ARK-OS
MIT License
7 stars 4 forks source link

Update setup.sh to better support Pi #17

Closed brandonhanner closed 7 months ago

brandonhanner commented 7 months ago

Modified the setup.sh script to switch the Jetson.GPIO library over to the pi one when running on a pi.

Also disabled interaction with nvgetty since it doesn't exist on Pi

dbaldwin commented 7 months ago

@brandonhanner we actually ran into this last night. Thanks and @AlexKlimaj can we get this approved?