Fix small typo in migration guide (#2888)
Co-authored-by: Dominic Fischer <git@dominicfischer.me>
This commit is contained in:
parent
713cd491b6
commit
6494354a91
@ -262,7 +262,7 @@ is not compatible with the hardware.
|
|||||||
+.unwrap();
|
+.unwrap();
|
||||||
```
|
```
|
||||||
|
|
||||||
### LCD_CAM configuration changes
|
## LCD_CAM configuration changes
|
||||||
|
|
||||||
- `cam` now has a `Config` strurct that contains frequency, bit/byte order, VSync filter options.
|
- `cam` now has a `Config` strurct that contains frequency, bit/byte order, VSync filter options.
|
||||||
- DPI, I8080: `frequency` has been moved into `Config`.
|
- DPI, I8080: `frequency` has been moved into `Config`.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user