Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версия | |||
products:laboratory_iot_c:exp47 [2024/11/30 21:30] – [Программный код эксперимента] labuser30 | products:laboratory_iot_c:exp47 [2024/12/07 17:52] (текущий) – [Программный код эксперимента] labuser30 | ||
---|---|---|---|
Строка 19: | Строка 19: | ||
#include < | #include < | ||
- | #define PIN_CS | + | #define PIN_CS |
#define PIN_DC | #define PIN_DC | ||
- | #define PIN_RST | + | #define PIN_RST |
Adafruit_ST7735 tft = Adafruit_ST7735(PIN_CS, | Adafruit_ST7735 tft = Adafruit_ST7735(PIN_CS, |