You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- README: added flash profile storage and updated backup description
- Changelog: v2.3.0 entry with features and technical notes
- Wiki Home: v2.3.0 as latest release, added v2.2.1 to milestones
- Serial Protocol: flash profile commands and backup command
-**Profile Backup & Restore** — Serial commands to dump/reload EEPROM profiles to prevent data loss during firmware updates (fork addition)
57
+
-**Flash Profile Storage** — Up to 32 additional reflow profiles stored in MCU flash (sector 10) via IAP. Serial commands: `save flash`, `delete flash`, `list flash` (fork addition)
58
+
-**Profile Backup & Restore** — `backup` command dumps all profiles (EEPROM + flash) as restorable serial text to prevent data loss during firmware updates (fork addition)
58
59
-**Enhanced Safety Logic (v2.2)** — 'SAFETY ABORT' UI feedback and state reset improvements (fork addition)
59
60
-**PlatformIO support** — Build with `pio run` in addition to `make` (#207)
0 commit comments