From a57cfa7b1a7496cab6b12e1e054bc7721a182f1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20S=C3=B6derby?= <35461661+karlsoderby@users.noreply.github.com> Date: Mon, 4 Sep 2023 16:29:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73230d2..f2f39b5 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ This library contains a set of examples to use the [GIGA Display Shield](docs.ar It will also install the [lvgl](https://github.com/lvgl/lvgl) library, which is required for a large number of examples in this repository. ->For any issues with the examples, please visit the repository of the library in the links above. +>For any issues with the examples, please visit the repository of the libraries listed above. ## GigaDisplayRGB -This library has a class called `GigaDisplayRGB`, which is used to control the built-in RGB on the GIGA Display Shield via the IS31FL3197 driver (I2C). +This library has a class called `GigaDisplayRGB`, which is used to control the built-in RGB on the GIGA Display Shield via the IS31FL3197 driver (I2C). \ No newline at end of file