Skip to content

2.1.0 Release

Compare
Choose a tag to compare
@MobiFlight-Admin MobiFlight-Admin released this 01 Mar 20:12
· 86 commits to main since this release
af4d771

What's Changed

  • Add missing #if for analog and servo by @neilenns in #133
  • Output Shifter upgrade (naming and data structure) by @GioCC in #139
  • All boards can crash after upload w/ 4 7Segment by @elral in #141
  • Make generateSerial() use a define for randomSeed() by @neilenns in #143
  • Move common platform.ini pieces to a shared environment block by @neilenns in #145
  • Issue #151 - Brightness=0 completely switches display off by @GioCC in #150
  • Elral/issue127 by @elral in #147
  • Fix off by one error in output shifter indexing by @neilenns in #157
  • avoid crash if string is longer then columns, Fixes #158 by @elral in #160
  • Elral/issue148 by @elral in #152
  • Increase device limits on the Uno by @neilenns in #162
  • use default message for lcd display by @DocMoebiuz in #164

New Contributors

Full Changelog: 2.0.1...2.1.0