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

View File

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