Move up file header include to top
This commit is contained in:
parent
1b937a77b9
commit
241d36471d
9 changed files with 9 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#include <nrf_log.h>
|
||||
#include "components/ble/BatteryInformationService.h"
|
||||
#include <nrf_log.h>
|
||||
#include "components/battery/BatteryController.h"
|
||||
|
||||
using namespace Pinetime::Controllers;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue