JohnySeven / TWatchSK

TTGO T-Watch 2020 v1 supporting Signal K features for displaying boat data and controlling devices on board.
MIT License
9 stars 1 forks source link

FIX: Add SPIFFS init into loader sequence #85

Closed JohnySeven closed 2 years ago

JohnySeven commented 2 years ago

I've changed startup initialization sequence to following: 1) initialize UI and TTGOClass 2) show splash screen 3) initialize SPIFFS

Also I've put version on top-left corner and added status text to show user what is initializing at the moment.

JohnySeven commented 2 years ago

Oh, I've changed version to 0.0.4. @ba58smith maybe we could bump it up to v1.0?

JohnySeven commented 2 years ago

Changed version to 0.9 and merging to master. Will update firmware to designer. Thanks!