overthesun / simoc-sam

Live backend for SAM at Biosphere 2
2 stars 1 forks source link

Remove the SGP30 from `mqtt.sh` #109

Closed ezio-melotti closed 3 weeks ago

ezio-melotti commented 3 weeks ago

Due to hardware problems with the SGP30 sensors we got from Adafruit, we had to remove them from the sensor array. This PR updates mqtt.sh (used to launch tmux) to remove the SGP30 pane.

According to https://forums.adafruit.com/viewtopic.php?t=212812 they fixed the issue, so if/when we get replacements and add the sensors back to the array we can revert this commit to get the pane back.