v2.2.0
NOTE
- Do not use, use v2.2.1
- Scanning and adding new Fujifilm cameras was broken in this release.
What's Changed
- Update README.md for mobile devices. by @gkoh in #115
- Adjust connection parameters to increase communication range. by @gkoh in #117
- Update README.md by @gkoh in #118
- M5ez refactor by @gkoh in #119
- Fujifilm refactor shutter control by @gkoh in #121
- Add X-H1 to known working. by @gkoh in #122
- Use runtime board detection to set screen parameters. by @gkoh in #124
- Replace Serial.print with esp_log by @gkoh in #125
- Migrate to FreeRTOS for UI and camera control. by @gkoh in #126
- Implement simultaneous camera connect by @gkoh in #127
- Curate more C++ features. by @gkoh in #130
- Minor cleanup of Canon EOS M6. by @gkoh in #131
Full Changelog: v2.1.0...v2.2.0