Change Twatch 2020 lvgl touch to interrupt polling method

This commit is contained in:
lewisxhe
2020-10-13 11:42:38 +08:00
parent f35ee0aae0
commit 630d5ca2c1
3 changed files with 75 additions and 19 deletions

View File

@@ -15,3 +15,8 @@ Written by Lewis he //https://github.com/lewisxhe
TTGOClass *TTGOClass::_ttgo = nullptr;
EventGroupHandle_t TTGOClass::_tpEvent = nullptr;