airsensors

Air Quality Sensor library
git clone https://brianlane.com/git/airsensors
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-05-14 13:48README.md: remove extra blank lineBrian C. Lane1+0-1
2026-05-14 03:36README.md: Add pointer to sgp30 example codeBrian C. Lane1+2-0
2026-05-14 03:34README.md: Add pointer to pmsa003i example codeBrian C. Lane1+1-0
2026-05-12 23:59Rename package to airsensorsBrian C. Lane5+5-5
2026-05-12 20:18Move the package to brianlane.com/git/air-sensorsBrian C. Lane5+5-5
2021-05-28 22:42Ignore .swp filesBrian C. Lane1+1-0
2021-05-28 22:41lint: Cleanup lint complaints in the sgp30 codeBrian C. Lane4+15-13
2021-05-28 22:37lint: Cleanup lint complaints in the pmsa003i codeBrian C. Lane2+7-9
2021-05-28 22:08github: Add workflow for coverage and lintingBrian C. Lane4+70-4
2021-05-28 22:19Create go.ymlBrian C. Lane1+25-0
2021-05-28 22:01Add library files and testsBrian C. Lane13+1035-0
2021-05-28 22:01Initial CommitBrian C. Lane1+202-0