pimoroni-pico/libraries/breakout_encoder
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 Merge in previous Nuvoton driver code 2021-05-14 12:40:33 +01:00
breakout_encoder.cmake Renamed IOExpander and added Pot, Enc, and MICS specific classes 2021-05-14 12:40:33 +01:00
breakout_encoder.cpp Added MP address printout for supported breakouts 2021-05-14 15:14:47 +01:00
breakout_encoder.hpp Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00