Infocal
Infocal copied to clipboard
Fix compiler errors and disable type checking on latest sdk
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.