1
0
forked from me/IronOS
This commit is contained in:
Ben V. Brown
2021-01-15 22:11:21 +11:00
parent df2f97a1de
commit beef76666a
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@
* Author: Ralim
*/
#ifndef CORE_DRIVERS_BMA223_HPP_
#define CORE_DRIVERS_BMA223_HPP_
#ifndef CORE_DRIVERS_SC7A20_HPP_
#define CORE_DRIVERS_SC7A20_HPP_
#include "I2C_Wrapper.hpp"
#include "BSP.h"
#include "SC7A20_defines.h"