pimoroni-pico/libraries/breakout_ltr559
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 C++ and MP support and example for LTR559 breakout (#135) 2021-05-06 09:48:17 +01:00
breakout_ltr559.cmake Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_ltr559.cpp C++ and MP support and example for LTR559 breakout (#135) 2021-05-06 09:48:17 +01:00
breakout_ltr559.hpp Remove relative include paths 2021-05-13 12:06:01 +01:00