2.1.0 Release
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
- @DocMoebiuz made their first contribution in #164
Full Changelog: 2.0.1...2.1.0