RyanDam / Infocal

Infocal watchface for Garmin devices
MIT License
60 stars 45 forks source link

Fix compiler errors and disable type checking on latest sdk #29

Open blueacorn opened 1 year ago

blueacorn commented 1 year ago

Allows project to compile & run on latest Garmin Monkey C SDK

Note: Type checking is disabled, which causes compiler to hide/ignore some logical errors that are detectable by the new type checking linter.