1
0
forked from fsfw/fsfw

updated power component

This commit is contained in:
2021-03-09 14:48:41 +01:00
parent f5ac4368d8
commit 59028ccc3f
2 changed files with 12 additions and 12 deletions

View File

@ -41,8 +41,8 @@ private:
const bool doIHaveTwoSwitches;
float minVoltage = 0.0;
float maxVoltage = 0.0;
float minPower = 0.0;
float maxPower = 0.0;
uint8_t moduleId = 0;