Organising a bit
This commit is contained in:
@@ -4,16 +4,14 @@
|
||||
#include "QC3.h"
|
||||
#include "Settings.h"
|
||||
#include "Si7210.h"
|
||||
#include "ble.h"
|
||||
#include "cmsis_os.h"
|
||||
#include "main.hpp"
|
||||
#include "power.hpp"
|
||||
#include "stdlib.h"
|
||||
#include "task.h"
|
||||
|
||||
bool hall_effect_present = false;
|
||||
extern "C" {
|
||||
void ble_stack_start(void);
|
||||
};
|
||||
|
||||
void postRToSInit() {
|
||||
// Any after RTos setup
|
||||
#ifdef HALL_SI7210
|
||||
|
||||
Reference in New Issue
Block a user