demo工程暂存 优化菜单界面UI和功能
This commit is contained in:
6
Demo/lvgl/.editorconfig
Normal file
6
Demo/lvgl/.editorconfig
Normal file
@ -0,0 +1,6 @@
|
||||
[*.{c,h,ino}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
Reference in New Issue
Block a user