Merge branch 'master' into develop

This commit is contained in:
Tomas Rezucha 2021-12-14 17:46:46 +01:00 committed by GitHub
commit 385421fe06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 406 additions and 182 deletions

View file

@ -52,6 +52,8 @@ extern "C" {
#include "uc8151d.h"
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_ILI9163C
#include "ili9163c.h"
#elif defined CONFIG_LV_TFT_DISPLAY_CONTROLLER_PCD8544
#include "pcd8544.h"
#endif
/*********************