Update Setup71_ESP32_S2_ST7789.h

This commit is contained in:
Bodmer 2021-11-27 17:40:10 +00:00 committed by GitHub
parent e17ad53809
commit dff20fd77d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// Setup for the ESP32 S2 with ILI9341 display
// Setup for the ESP32 S2 with ST7789 display
// Note SPI DMA with ESP32 S2 is not currently supported
// See SetupX_Template.h for all options available