Move up file header include to top
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <lvgl/lvgl.h>
|
||||
#include "displayapp/screens/HeartRate.h"
|
||||
#include <lvgl/lvgl.h>
|
||||
#include <components/heartrate/HeartRateController.h>
|
||||
|
||||
#include "displayapp/DisplayApp.h"
|
||||
|
||||
Reference in New Issue
Block a user