Update TFT_eSPI.h

This commit is contained in:
Bodmer 2022-02-09 14:05:24 +00:00 committed by GitHub
parent 3086fad767
commit 25f1398564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#ifndef _TFT_eSPIH_ #ifndef _TFT_eSPIH_
#define _TFT_eSPIH_ #define _TFT_eSPIH_
#define TFT_ESPI_VERSION "2.4.35" #define TFT_ESPI_VERSION "2.4.36"
// Bit level feature flags // Bit level feature flags
// Bit 0 set: viewport capability // Bit 0 set: viewport capability