Fix small typo in migration guide (#2888)

Co-authored-by: Dominic Fischer <git@dominicfischer.me>
This commit is contained in:
Dominic Fischer 2025-01-06 07:14:47 +00:00 committed by GitHub
parent 713cd491b6
commit 6494354a91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -262,7 +262,7 @@ is not compatible with the hardware.
+.unwrap();
```
### LCD_CAM configuration changes
## LCD_CAM configuration changes
- `cam` now has a `Config` strurct that contains frequency, bit/byte order, VSync filter options.
- DPI, I8080: `frequency` has been moved into `Config`.