+ Starting creation
This commit is contained in:
Jakob Oberbuchner
2025-08-18 15:49:27 -05:00
parent 026ee7345c
commit 5bd01b926e
3 changed files with 90 additions and 15 deletions

15
IMU.hpp Normal file
View File

@@ -0,0 +1,15 @@
/*
* IMU.hpp
*
* Created on: Aug 17, 2025
* Author: jakoboberbuchner
*/
#ifndef AUTOPILOT_SHARED_DATA_IMU_HPP_
#define AUTOPILOT_SHARED_DATA_IMU_HPP_
#endif /* AUTOPILOT_SHARED_DATA_IMU_HPP_ */