Move up file header include to top
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
C++ port Copyright (C) 2021 Jean-François Milants
|
||||
*/
|
||||
|
||||
#include "drivers/Hrs3300.h"
|
||||
#include <algorithm>
|
||||
#include <nrf_gpio.h>
|
||||
#include "drivers/Hrs3300.h"
|
||||
|
||||
#include <FreeRTOS.h>
|
||||
#include <task.h>
|
||||
|
||||
Reference in New Issue
Block a user