Skip to content

Commit

Permalink
Update libraries/Arduino_H7_Video/docs/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
  • Loading branch information
leonardocavagnis and karlsoderby committed Dec 6, 2023
1 parent b8f2954 commit 7762ddd
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions libraries/Arduino_H7_Video/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,13 @@ void loop() { }
## Guides
To learn more about:
- using the LVGL library on the GIGA Display Shield, check out the [GIGA Display Shield LVGL Guide](https://docs.arduino.cc/tutorials/giga-display-shield/lvgl-guide).
To learn more about usage of this library, you can check out the following guides:
- [GIGA Display Shield LVGL Guide](https://docs.arduino.cc/tutorials/giga-display-shield/lvgl-guide).
- [GIGA Display Shield Image Orientation Guide](https://docs.arduino.cc/tutorials/giga-display-shield/image-orientation)
- [GIGA Display Shield Image Draw Guide](https://docs.arduino.cc/tutorials/giga-display-shield/basic-draw-and-image)
You can also check out the following guide available in the Segger Wiki:
- using the SEGGER emWin library on the GIGA Display Shield, check out the [SEGGER emWin on Arduino Wiki](https://wiki.segger.com/emWin_on_Arduino).
## API
Expand Down

0 comments on commit 7762ddd

Please sign in to comment.