mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 09:41:43 +02:00
Remark about architecture.
This commit is contained in:
@ -12,6 +12,7 @@ static portMUX_TYPE mux;
|
|||||||
|
|
||||||
Power::Power()
|
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;
|
this->freePowerBudget = this->totalPowerBudget;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user