new: dev: initialStructure

This commit is contained in:
hhau
2023-11-19 17:14:40 +01:00
parent 344e76e603
commit da1f4d5891
7 changed files with 84 additions and 0 deletions

7
src/motion/Motion.h Normal file
View File

@@ -0,0 +1,7 @@
#ifndef Motion_h
#define Motion_h
class Motion{
};
#endif //Motion_h