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

8 lines
131 B
C++

#ifndef LightDetection_h
#define LightDetection_h
//beinhaltet IR + Tageslicht
class LightDetection{
};
#endif //LightDetection_h