1
0
forked from me/IronOS

Move configuration into inc

This commit is contained in:
Ben V. Brown
2021-04-04 22:48:41 +10:00
parent 813106438b
commit 77fd9f6a2d
7 changed files with 54 additions and 50 deletions

View File

@@ -5,8 +5,8 @@
* Authors: Ben V. Brown, David Hilton (David's Idea)
*/
#include "../../configuration.h"
#include "BSP.h"
#include "configuration.h"
#include "expMovingAverage.h"
#include "stdint.h"
#include <history.hpp>