circuitpython/ports/espressif/bindings
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
..
esp32_camera esp32-camera: make the master_clock_pin really optional 2022-12-16 21:53:50 +01:00
espidf dotenv becomes settings.toml 2022-12-08 12:44:20 -06:00