pimoroni-pico/micropython/modules/breakout_mics6814
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
..
breakout_mics6814.c Renamed IOE's set_addr method to set_address 2021-05-14 12:41:46 +01:00
breakout_mics6814.cpp Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_mics6814.h Renamed IOE's set_addr method to set_address 2021-05-14 12:41:46 +01:00
micropython.cmake Micropython bindings for MICS breakout 2021-05-14 12:41:45 +01:00
micropython.mk Micropython bindings for MICS breakout 2021-05-14 12:41:45 +01:00