diff options
| author | kkard2 <[email protected]> | 2026-06-10 17:41:09 +0200 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2026-06-10 17:41:09 +0200 |
| commit | bfc853efc435b6ac4fe1ecb9d763ae6afff0dbf2 (patch) | |
| tree | 0bd06be53b01844ad79ed818170102cef644a454 /docs | |
| parent | 57bd49160d193d21265fb0f73b198297856c43e9 (diff) | |
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/diagram.png | bin | 50669 -> 52549 bytes | |||
| -rw-r--r-- | docs/doc.typ | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/diagram.png b/docs/diagram.png Binary files differindex b8c648f..facb60c 100644 --- a/docs/diagram.png +++ b/docs/diagram.png 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], ) |
