Infocal icon indicating copy to clipboard operation
Infocal copied to clipboard

Fix compiler errors and disable type checking on latest sdk

Open blueacorn opened this issue 2 years ago • 0 comments
trafficstars

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

  • remove module hidden, remove var re-declarations
  • Disable type checking

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

blueacorn avatar Aug 18 '23 05:08 blueacorn