🚀 Features
- Feature: Show error in webapp if pin_mapping.json contains syntax errors
- Feature: Admin AccessPoint Timeout now configurable
🐛 Fixes
- Fix: Set WiFi setScanMethod and setSortMethod also on first connect
- Fix: Reboot loop if negative display pins and type where provided
- Fix: Prevent runtime errors in webapp when invalid pin_mapping.json is provided
🛠 Under the hood
- webapp: Update dependencies
- Update olikraus/U8g2 from 2.34.22 to 2.35.3
- Reorder config struct components
- Harden config parser by defining right unsigned data type
- Apply code formatter without functional changes
- Code formatting without functional changes
- Formatting style in platformio.ini
- Move units from description to postfix for AP timeout
- webapp: add app.js.gz