1
0
forked from me/IronOS

Organising a bit

This commit is contained in:
Ben V. Brown
2022-10-27 08:02:45 +11:00
parent 99df4b3307
commit 28011a3993
8 changed files with 349 additions and 446 deletions

View File

@@ -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