@ -1287,7 +1287,7 @@ void get_tlm_fox() {
}
if (failureMode == FAIL_DEGRADE) {
voltage[map[MINUS_X]] = voltage[MINUS_X] * 0.5;
current[mapa[MINUS_X]] = current[MINUS_X] * 0.5;
current[map[MINUS_X]] = current[MINUS_X] * 0.5;
printf("-X Solar Deg Simulated Failure\n");
if (failureMode == FAIL_SHORT) {
Powered by TurnKey Linux.