federico3 / trovastelle

An arrow that points at interesting objects in the sky, inspired by the art installation at the JPL mall.
2 stars 0 forks source link

Advanced setting for i2c display delay #57

Closed federico3 closed 1 year ago

federico3 commented 1 year ago

We support adding a delay in the app in case the i2c bus is temperamental. This is not always needed. We should probably expose it in the frontend.

https://github.com/federico3/trovastelle/blob/79f0488e2b1619ac26fd54a1a2c5ebd24635e427/src/celestial_compass/trovastelle.py#L182

Needs changes to both backend and frontend.