We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Complete Phase 0a: Verify and fix all live documentation Verification complete (253 claims across 8 documents): - Tutorial-Getting-Started.md: 35/35 verified - Tutorial-First-Glitch.md: 40/40 verified - HowTo-Setup-PlatformIO.md: 32/32 verified - HowTo-Flash-Firmware.md: 25/25 verified - HowTo-Configure-WiFi.md: 22/22 verified - HowTo-Update-WebGUI.md: 28/28 verified - HowTo-Setup-KiCad.md: 26/26 verified - HowTo-Troubleshoot.md: 45/45 verified 20 issues identified and fixed: - Major: Fixed incorrect paths (WebGUI source, KiCad project) - Removed CH340 driver references (Glitchy uses CP2102N only) - Updated deprecated PlatformIO commands to pio pkg - Corrected WiFi startup time estimates - Added default AP password documentation - Fixed version compatibility guidance Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fix inaccurate GUI references in How-To guides - Replace "Settings page" and "interface footer/settings" with "About page" since that is where version info is displayed - Replace "Status indicator should show connected" with accurate WebSocket troubleshooting advice since no status indicator exists Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add HowTo-Update-WebGUI.md and update Home link Guide for updating web interface files on SD card. Clarified that any SD card size works (web files are small). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>