Delete unused code as requested.

This commit is contained in:
Dominic Clifton 2019-05-20 19:19:32 +02:00
parent b749d56d9e
commit 7b79e496e0
1 changed files with 0 additions and 3 deletions

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