Closed keenanjohnson closed 2 years ago
The CO2 container supports both reading from an I2C sensor that uses I2c or a USB connection.
If an I2C GPS is used, the GPSD container however, will spam errors on the console.
This container should be disabled if we are on a device that is known to only use an I2C GPS (Beaglebone Green Gateway).
https://github.com/Ribbit-Network/ribbit-network-frog-sensor/pull/183 resolves this.
The CO2 container supports both reading from an I2C sensor that uses I2c or a USB connection.
If an I2C GPS is used, the GPSD container however, will spam errors on the console.
This container should be disabled if we are on a device that is known to only use an I2C GPS (Beaglebone Green Gateway).