Rev 1880 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1880 | Rev 1897 | ||
---|---|---|---|
Line 589... | Line 589... | ||
589 | { |
589 | { |
590 | if(Mixer.Motor[i][MIX_GAS] > 0) RequiredMotors++; |
590 | if(Mixer.Motor[i][MIX_GAS] > 0) RequiredMotors++; |
591 | } |
591 | } |
Line 592... | Line 592... | ||
592 | 592 | ||
593 | printf("\n\rMixer-Config: '%s' (%u Motors)",Mixer.Name, RequiredMotors); |
593 | printf("\n\rMixer-Config: '%s' (%u Motors)",Mixer.Name, RequiredMotors); |
- | 594 | //printf("\n\r=============================="); |
|
594 | printf("\n\r=============================="); |
595 | printf("\n\r="); /// Martinw; removed memorysaving |