Merge pull request #31 from SIvaCoHan/patch-1

fix typo in  lv_conf.h
This commit is contained in:
Gabor Kiss-Vamosi 2023-11-07 10:01:43 +01:00 committed by GitHub
commit 7df7aa50e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
HAL SETTINGS HAL SETTINGS
*====================*/ *====================*/
/*Default display refresh period. LVG will redraw changed ares with this period time*/ /*Default display refresh period. LVG will redraw changed areas with this period time*/
#define LV_DISP_DEF_REFR_PERIOD 30 /*[ms]*/ #define LV_DISP_DEF_REFR_PERIOD 30 /*[ms]*/
/*Input device read period in milliseconds*/ /*Input device read period in milliseconds*/