1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Delete unused code as requested.

This commit is contained in:
Dominic Clifton 2019-05-20 19:19:32 +02:00
parent b749d56d9e
commit 7b79e496e0

View file

@ -447,9 +447,6 @@
#ifndef BARO_I2C_INSTANCE
#define BARO_I2C_INSTANCE I2C_DEVICE
#endif
#ifndef BARO_EOC_PIN
#define BARO_EOC_PIN NONE
#endif
#ifndef BARO_XCLR_PIN
#define BARO_XCLR_PIN NONE
#endif