summaryrefslogtreecommitdiff
path: root/docs/doc.typ
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc.typ')
-rw-r--r--docs/doc.typ3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/doc.typ b/docs/doc.typ
index 0fcf535..a260711 100644
--- a/docs/doc.typ
+++ b/docs/doc.typ
@@ -86,13 +86,14 @@ Można też wyłączyć WiFi z poziomu strony zamiast trzymania przycisku przez
table.header(
[*Komponent*], [*Wyprowadzenie*], [*Pin ESP32*]
),
+ [TFT ILI9341], [LED], [22],
[TFT ILI9341], [SCK], [18],
[TFT ILI9341], [SDI/MOSI], [23],
[TFT ILI9341], [DC], [16],
[TFT ILI9341], [RESET], [17],
[TFT ILI9341], [CS], [5],
[TFT ILI9341], [GND], [GND],
- [TFT ILI9341], [VCC, LED], [3.3V],
+ [TFT ILI9341], [VCC], [3.3V],
[Przycisk], [A], [4],
[Przycisk], [B], [GND],
)