TinyWATCH-S3 / Official-firmware

Official firmware for Unexpected Maker's TinyWATCH S3
GNU General Public License v3.0
16 stars 7 forks source link

Waveform Face Refactoring #42

Closed optoisolated closed 6 months ago

optoisolated commented 6 months ago

Replaced WideLine with iterated DrawLine (Significantly faster draw) Added Gain and Size control through swipe Added fading display indicating state of Gain and Size Gain and Size settings are now stored. Refactored Waveform Generation code to improve consistency and visibility.

ISSUES: Save is called, but data isn't retained after a reset.