Fix awkward define.

This commit is contained in:
Chris 2018-11-14 11:59:46 +00:00
parent 2ed54dcaa2
commit 7d29c6e4d1
1 changed files with 1 additions and 2 deletions

View File

@ -96,8 +96,7 @@
// GYRO section -- end
//BARO
#if defined(PIRXF4)
#else
#if !defined(PIRXF4)
#define USE_BARO
#define USE_BARO_SPI_LPS
#define LPS_SPI_INSTANCE SPI3