1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 08:45:31 +03:00

overhaul - step1

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-07-01 22:01:10 +02:00
parent 76f077fa28
commit bdba06aac1
50 changed files with 190 additions and 174 deletions

View file

@ -71,7 +71,7 @@ typedef struct drv_pwm_config_s {
bool useFastPwm;
bool useSoftSerial;
bool useLEDStrip;
#ifdef SONAR
#ifdef RANGEFINDER
bool useSonar;
#endif
#ifdef USE_SERVOS