sqfmi / Watchy

Watchy - An Open Source E-Ink Smartwatch
http://www.sqfmi.com
MIT License
1.83k stars 319 forks source link

Hidden warning indicates incomplete patch #218

Closed wjgeorge closed 1 year ago

wjgeorge commented 1 year ago

apparently DST indicator was removed from WatchySettings and changed to use weather. The following warning indicates that the patch was not complete

In file included from /Users/xxx/Documents/Arduino/7_SEG/7_SEG.ino:2: /Users/xxxDocuments/Arduino/7_SEG/settings.h:25:1: warning: missing initializer for member 'watchySettings::dstOffset' [-Wmissing-field-initializers] };

sqfmi commented 1 year ago

Thanks, updated in 2b327c6