lvgl_helpers: Rearrange includes
This commit is contained in:
parent
ceaade41a5
commit
8cb1b3bdc2
2 changed files with 4 additions and 3 deletions
|
@ -6,8 +6,11 @@
|
|||
/*********************
|
||||
* INCLUDES
|
||||
*********************/
|
||||
#include "sdkconfig.h"
|
||||
#include "lvgl_helpers.h"
|
||||
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#include "driver/spi_common.h"
|
||||
#include "esp_log.h"
|
||||
#include "esp_idf_version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue