mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 01:31:41 +02:00
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