1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 01:35:35 +03:00

Drop DSHOT1200

This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-07-23 07:13:16 +02:00
parent 4713d5861b
commit d42e5ad75c
5 changed files with 1 additions and 11 deletions

View file

@ -284,9 +284,6 @@ void validateAndFixConfig(void)
case PWM_TYPE_DSHOT600:
motorConfigMutable()->motorPwmRate = MIN(motorConfig()->motorPwmRate, 16000);
break;
case PWM_TYPE_DSHOT1200:
motorConfigMutable()->motorPwmRate = MIN(motorConfig()->motorPwmRate, 32000);
break;
#endif
#ifdef USE_SERIALSHOT
case PWM_TYPE_SERIALSHOT: // 2-4 kHz