new: dev: initialStructure
This commit is contained in:
8
src/lightDetection/LightDetection.h
Normal file
8
src/lightDetection/LightDetection.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LightDetection_h
|
||||
#define LightDetection_h
|
||||
|
||||
//beinhaltet IR + Tageslicht
|
||||
class LightDetection{
|
||||
|
||||
};
|
||||
#endif //LightDetection_h
|
||||
Reference in New Issue
Block a user