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

7 lines
102 B
C++

#ifndef ColorDetection_h
#define ColorDetection_h
class ColorDetection{
};
#endif //ColorDetection_h