Unify settings for each model into once place

This commit is contained in:
Ben V. Brown
2021-09-15 20:24:41 +10:00
parent ebde786ca1
commit 2bfb8a6535
29 changed files with 377 additions and 212 deletions

View File

@@ -4,7 +4,7 @@
* Created on: 12 Jun 2020
* Author: Ralim
*/
#include "Model_Config.h"
#include "configuration.h"
#ifdef I2C_SOFT
#include "FreeRTOS.h"
#include <I2CBB.hpp>