Remark about architecture.
This commit is contained in:
@@ -12,6 +12,7 @@ static portMUX_TYPE mux;
|
||||
|
||||
Power::Power()
|
||||
{
|
||||
// TODO: Create wrappper around all this which handles single-instancing so we look like a normal arduino library from the outside.
|
||||
this->freePowerBudget = this->totalPowerBudget;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user