Commit e68bc1f
fix: revert cmdline to 1024 — 16KB caused chunked base64 corruption
16KB cmdline buffer caused firmware to read multiple serial chunks
as one line, corrupting base64 accumulator. Revert to 1024 which
worked correctly with 256-byte chunks. Bump to v1.6.5.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d4ba47c commit e68bc1f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
14772 | 14772 | | |
14773 | 14773 | | |
14774 | 14774 | | |
14775 | | - | |
| 14775 | + | |
14776 | 14776 | | |
14777 | 14777 | | |
14778 | 14778 | | |
| |||
0 commit comments