Update lv_conf.h

fix typo

ares -> areas
This commit is contained in:
SivaCoHan 2023-11-07 16:15:57 +08:00 committed by GitHub
parent 550674e336
commit 186397b7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
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]*/
/*Input device read period in milliseconds*/