Skip to content

Commit 7762ddd

Browse files
Update libraries/Arduino_H7_Video/docs/README.md
Co-authored-by: Karl Söderby <35461661+karlsoderby@users.noreply.github.com>
1 parent b8f2954 commit 7762ddd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

libraries/Arduino_H7_Video/docs/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,13 @@ void loop() { }
5050
5151
## Guides
5252
53-
To learn more about:
54-
- 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).
53+
To learn more about usage of this library, you can check out the following guides:
54+
- [GIGA Display Shield LVGL Guide](https://docs.arduino.cc/tutorials/giga-display-shield/lvgl-guide).
55+
- [GIGA Display Shield Image Orientation Guide](https://docs.arduino.cc/tutorials/giga-display-shield/image-orientation)
56+
- [GIGA Display Shield Image Draw Guide](https://docs.arduino.cc/tutorials/giga-display-shield/basic-draw-and-image)
5557
58+
59+
You can also check out the following guide available in the Segger Wiki:
5660
- 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).
5761
5862
## API

0 commit comments

Comments
 (0)