lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library
https://lvgl.io
488 stars 366 forks source link

format codes #136

Closed mysterywolf closed 2 years ago

mysterywolf commented 2 years ago

Remove the extra space at the end of each line; Use 4 spaces to replace a TAB

kisvegabor commented 2 years ago

Thanks!