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.
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 launchtmux
) 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.