pimoroni-pico/drivers/ltr559
Phil Howard 77839e2a6a Tidy up constructors, drop unused variables, const single addr
Removes i2c_inst_t from constructors since it's ignored, and updated the Python bindings not to supply this argument. Instance is inferred from the supplied pins.
2021-05-17 14:50:49 +01:00
..
CMakeLists.txt C++ and MP support and example for LTR559 breakout (#135) 2021-05-06 09:48:17 +01:00
ltr559.cmake Add common I2C class 2021-05-14 23:02:38 +01:00
ltr559.cpp Add common I2C class 2021-05-14 23:02:38 +01:00
ltr559.hpp Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00