overthesun / simoc-sam

Back-end system to support SIMOC Live air quality monitor sensor array as used at the SAM Mars habitat analog.
https://samb2.space/
2 stars 1 forks source link

Remove the SGP30 from `mqtt.sh` #109

Closed ezio-melotti closed 3 months ago

ezio-melotti commented 3 months 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.