pimoroni-pico/drivers/trackball
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 Trackball breakout (#134) 2021-05-04 22:29:53 +01:00
trackball.cmake Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
trackball.cpp Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
trackball.hpp Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00