Scottapotamas/stm32-camera

IR cut switching uses a blocking delay

Opened this issue · 0 comments

Validated that 60-80msec is a nice length for a stable switch of the filter at 3.3ish volts.

Currently uses blocking delay in filter state machine. Migrate to a non-blocking approach with a timer.