Skip to content

Commit

Permalink
TFT display pins updated:
Browse files Browse the repository at this point in the history
  TFT_CS_PIN (6)
  TFT_RST_PIN (8)
  TFT_DC_PIN (10)
  TFT_DATA_PIN (12)
  TFT_CLK_PIN (13)
  TFT_LED_PIN (9)
  • Loading branch information
xrip committed Jan 11, 2024
1 parent 9e47cee commit 81a5477
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v2.1.0b
- TFT pins updated:
```
TFT_CS_PIN (6)
TFT_RST_PIN (8)
TFT_DC_PIN (10)
TFT_DATA_PIN (12)
TFT_CLK_PIN (13)
TFT_LED_PIN (9)
```
# v2.1.0
- I2S Audio support PCM5102 CS4334
- TFT Displays support: ILI9341 ST7789
Expand Down

0 comments on commit 81a5477

Please sign in to comment.