v0.2-alpha
Pre-release
Pre-release
Follow-up pre-release covering configurator UI/UX and site polish — no changes to firmware/CRSF frame logic since v0.1-alpha.
New features
- Live pinout visualization: colored pin markers, animated wire diagrams connecting each sensor to its pin, and a parts-list panel (
configurator/app.js,catalog.js) - Clickable wiring diagrams for voltage-divider and MF58 NTC sensors, opening a diagram modal
- Manual dark/light theme toggle (persisted, no flash-of-wrong-theme)
Fixes / polish
- Voltage divider wiring diagrams corrected to specify the 3.3V rail
- Configurator subtitle rewritten to explain what the tool actually does
- README updated: Arduino Pro Mini support, PWM receiver note
- SEO basics added: meta descriptions,
robots.txt,sitemap.xml, OG/Twitter meta tags, favicon, canonical URL fixes
Full diff: v0.1-alpha...v0.2-alpha