doc.go (382B)
1 // Copyright 2020 by Brian C. Lane <bcl@brianlane.com>. All rights reserved. 2 // Use of this source code is governed under the Apache License, Version 2.0 3 // that can be found in the LICENSE file. 4 5 // Package sgp30 controls a Sensiron SGP30 Gas Sensor over I²C. 6 // 7 // Datasheet 8 // 9 // https://cdn.sparkfun.com/assets/c/0/a/2/e/Sensirion_Gas_Sensors_SGP30_Datasheet.pdf 10 package sgp30