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,8 @@
#ifndef LightDetection_h
#define LightDetection_h
//beinhaltet IR + Tageslicht
class LightDetection{
};
#endif //LightDetection_h