dezibot/src/motion/Motion.h
2023-11-19 17:14:40 +01:00

7 lines
70 B
C++

#ifndef Motion_h
#define Motion_h
class Motion{
};
#endif //Motion_h