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