mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 09:36:19 +08:00
[baro] ms5611_i2c: ifndef around MS5611_SLAVE_ADDR
This commit is contained in:
@@ -44,8 +44,9 @@
|
||||
*
|
||||
* Note: Aspirin 2.1 has CSB bound to GND.
|
||||
*/
|
||||
#ifndef MS5611_SLAVE_ADDR
|
||||
#define MS5611_SLAVE_ADDR 0xEE
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user