Include cleanup: components
This commit is contained in:
parent
c3475b92fa
commit
1516573df4
35 changed files with 207 additions and 124 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#include <drivers/InternalFlash.h>
|
||||
#include <hal/nrf_rtc.h>
|
||||
|
||||
#include "FirmwareValidator.h"
|
||||
|
||||
#include <hal/nrf_rtc.h>
|
||||
#include "drivers/InternalFlash.h"
|
||||
|
||||
using namespace Pinetime::Controllers;
|
||||
|
||||
bool FirmwareValidator::IsValidated() const {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue