task setup
This commit is contained in:
7
Application/Tasks/LightState.h
Normal file
7
Application/Tasks/LightState.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef LIGHT_STATE_H
|
||||
#define LIGHT_STATE_H
|
||||
|
||||
// Function to start the LightStateTask
|
||||
void LightStateTask_start();
|
||||
|
||||
#endif // LIGHT_STATE_H
|
||||
Reference in New Issue
Block a user