mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-08-24 18:58:36 +02:00
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