chore(format): order the header file and function prototype (#3492)

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-07-18 21:29:04 +08:00
committed by GitHub
parent dc1e4c87b0
commit 7eff407fea
6 changed files with 26 additions and 28 deletions

View File

@@ -24,7 +24,6 @@ extern "C" {
* GLOBAL PROTOTYPES
**********************/
void lv_example_fragment_1(void);
void lv_example_fragment_2(void);
/**********************