pimoroni-pico/micropython/modules/breakout_potentiometer
Phil Howard 66f6983290 Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
..
breakout_potentiometer.c Switch C++ to use Direction enum for functions and added Direction contants to MP 2021-05-14 12:41:46 +01:00
breakout_potentiometer.cpp Port remaining modules to PimoroniI2C, update examples 2021-05-18 11:18:41 +01:00
breakout_potentiometer.h Fixed pot read from returning bool to returning a float, and removed read_as_percent for read_raw 2021-05-14 12:41:46 +01:00
micropython.cmake Micropython bindings for Encoder and Pot breakouts 2021-05-14 12:41:23 +01:00
micropython.mk Micropython bindings for Encoder and Pot breakouts 2021-05-14 12:41:23 +01:00