Skip to content

v0.21.3: Minor Bugs and Simplified Debugging

Compare
Choose a tag to compare
@SRGDamia1 SRGDamia1 released this 02 May 20:31
· 1442 commits to master since this release

New Features:

  • Gave every header file a unique debugging define statement so each file can be debugged individually by building with the build flag -DMS_xxx_DEBUG where xxx is the file name in upper case.
    • Some files also have a "deep" debugging option with -DMS_xxx_DEBUG_DEEP
  • Created examples for LearnEnviroDIYCode

Bug Fixes:

  • Fixed a bug causing modem to not be turned because the processor thought it was on already
  • Corrected warm-up timing for Yosemitech Sonde
  • Typo fixes in comments