EtalumaSupport / LumaViewPro

MIT License
6 stars 6 forks source link

Add fix for short exposure captures not waiting for settings to be applied #379

Closed jmcoreymv closed 2 months ago

jmcoreymv commented 3 months ago

This PR is a temporary fix to address a bug discovered when using short exposure times and toggling between LED channels in a protocol. The capture does not provide sufficient time for the hardware to apply the changes.

Add a minimum delay period of 600ms per capture. Needs further investigation to root cause.