From 16831368b11a32ae09ebd556f54c5e23ea0948de Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Tue, 26 Nov 2024 09:03:07 +0800 Subject: [PATCH] Added Grove model https://github.com/Xinyuan-LilyGO/LilyGo-T-RGB/issues/72 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7a0e05..92f74d2 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ Please enter the upload mode manually. 7. T-RGB has no free GPIO and cannot be expanded 8. T-RGB hardware connects to RGB666 screens, but ESP32 currently only supports RGB565 9. `Serial.println` has no output. Please refer to the third step of the FAQ to set `USB CDC On Boot` to **Enable**. +10. Which model of Grove interface cable should be used on T-RGB? Please see [issue](https://github.com/Xinyuan-LilyGO/LilyGo-T-RGB/issues/72)