Rev 1739 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1739 | Rev 1749 | ||
---|---|---|---|
Line 709... | Line 709... | ||
709 | { |
709 | { |
710 | if(Mixer.Motor[i][MIX_GAS] > 0) RequiredMotors++; |
710 | if(Mixer.Motor[i][MIX_GAS] > 0) RequiredMotors++; |
711 | } |
711 | } |
Line 712... | Line 712... | ||
712 | 712 | ||
713 | printf("\n\rMixer-Config: '%s' (%u Motors)",Mixer.Name, RequiredMotors); |
713 | printf("\n\rMixer-Config: '%s' (%u Motors)",Mixer.Name, RequiredMotors); |
714 | printf("\n\r=============================="); |
714 | printf("\n\r="); |