add function that gets called before homie initialization
This commit is contained in:
@@ -28,3 +28,5 @@ Device* devices[] = {
|
||||
&deviceLdr,
|
||||
&deviceButton,
|
||||
};
|
||||
|
||||
void hardwareSetup() {};
|
||||
|
||||
Reference in New Issue
Block a user