englando too hard

This commit is contained in:
2023-04-27 10:33:43 +02:00
committed by Robin Mueller
parent 0ff7e0f97a
commit 6705ede2fc
6 changed files with 33 additions and 38 deletions

View File

@ -690,7 +690,7 @@ ReturnValue_t AcsParameters::getParameter(uint8_t domainId, uint8_t parameterId,
parameterWrapper->setMatrix(magnetorquerParameter.inverseAlignment);
break;
case 0x5:
parameterWrapper->set(magnetorquerParameter.dipolMax);
parameterWrapper->set(magnetorquerParameter.dipoleMax);
break;
case 0x6:
parameterWrapper->set(magnetorquerParameter.torqueDuration);