joeycastillo / Sensor-Watch

A board replacement for the classic Casio F-91W wristwatch
Other
1.02k stars 210 forks source link

Reduce totp_face_lfs memory usage #397

Open madhogs opened 2 months ago

madhogs commented 2 months ago

This PR is the fix from https://github.com/joeycastillo/Sensor-Watch/pull/393 separated from the new secure mode feature. The idea behind this being that this can be merged to fix https://github.com/joeycastillo/Sensor-Watch/issues/392 whilst the secure mode is being worked on. Code is by @wryun , I have left his name as the commit author.

I have been running this on my physical red watch now for a while now with no issues. Would be good to merge this and close #392 as that bug causes a fairly concerning file system failure that requires reformatting the storage on boot to fix.

814d3 commented 2 months ago

I'm also interested in a merge. Do we still need ~ 3 months test period?