Hi, I'm currently running the venus software on a raspberry pi4 which is running great, but the box I have my Pi living in gets quite hot at times, so I want to run a cooling fan on my Pi, but don't want it running full speed, the fan script turns it on automatically at certain temperatures
The fan script that comes with the fan hat uses apt get which isn't available on the venus image, is there a way to do this via opkg? Or am I better off running the raspbian jesse venus packages instead?
curl https://download.argon40.com/argon1.sh | bash
Thanks!