circuitpython/ports/espressif/bindings/esp32_camera
Radomir Dopieralski 90c805d858 esp32-camera: make the master_clock_pin really optional
The master_clock_pin was already optional, but not specifying it would
result in a crash. This fixes it, so it really can be omitted, when the
camera module has its own clock source built in.
2022-12-16 21:53:50 +01:00
..
__init__.c Tweak black_bindings 2022-09-30 11:18:13 -05:00
__init__.h Implement a pile of getters & setters 2022-08-04 15:11:57 -05:00
Camera.c esp32-camera: make the master_clock_pin really optional 2022-12-16 21:53:50 +01:00
Camera.h lock and unlock i2c bus around any ops that might access it 2022-09-22 17:03:05 -05:00