pimoroni-pico/libraries/breakout_sgp30
Phil Howard 42c7555c96 Add common I2C class
This change adds a common I2C class, gathering various I2C functions into a single point of responsibility.

It's necessary for correctly managing the I2C bus pins and state across multiple devices.
2021-05-14 23:02:38 +01:00
..
CMakeLists.txt SGP30 driver for Raspberry Pico 2021-05-06 10:01:19 +01:00
breakout_sgp30.cmake Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_sgp30.cpp SGP30 driver for Raspberry Pico 2021-05-06 10:01:19 +01:00
breakout_sgp30.hpp Remove relative include paths 2021-05-13 12:06:01 +01:00