diff --git a/src/main/target/NAZE/target.h b/src/main/target/NAZE/target.h index a3b2bb1f34..55aa446357 100644 --- a/src/main/target/NAZE/target.h +++ b/src/main/target/NAZE/target.h @@ -104,11 +104,11 @@ #define USE_MAG_HMC5883 #define MAG_HMC5883_ALIGN CW180_DEG -#define SONAR -#define SONAR_TRIGGER_PIN PB0 -#define SONAR_ECHO_PIN PB1 -#define SONAR_TRIGGER_PIN_PWM PB8 -#define SONAR_ECHO_PIN_PWM PB9 +//#define SONAR +//#define SONAR_TRIGGER_PIN PB0 +//#define SONAR_ECHO_PIN PB1 +//#define SONAR_TRIGGER_PIN_PWM PB8 +//#define SONAR_ECHO_PIN_PWM PB9 //#define DISPLAY