mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-19 11:01:46 +02:00
Behaviour clarification
This commit is contained in:
parent
39daae8cc3
commit
21f7d9ae8a
@ -48,6 +48,7 @@ public:
|
|||||||
uint16_t requestedDurationMs = 0);
|
uint16_t requestedDurationMs = 0);
|
||||||
/// @brief "Return" the current currently allocated to a consumer
|
/// @brief "Return" the current currently allocated to a consumer
|
||||||
/// @param consumer the active consumer to release the current for
|
/// @param consumer the active consumer to release the current for
|
||||||
|
/// @note This will delete all power requests for the given consumer
|
||||||
void releaseCurrent(PowerParameters::PowerConsumers consumer);
|
void releaseCurrent(PowerParameters::PowerConsumers consumer);
|
||||||
|
|
||||||
/// @brief Wait for a certain amount of current to be available. This will
|
/// @brief Wait for a certain amount of current to be available. This will
|
||||||
|
Loading…
x
Reference in New Issue
Block a user