mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-29 21:30:39 +00:00
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();
|
||||
```
|
||||
|
||||
### 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`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user