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:
parent
b749d56d9e
commit
7b79e496e0
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue