mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
[modules] fix warning in baro_board
This commit is contained in:
committed by
Tobias Muench
parent
446292761b
commit
3e1d23df45
@@ -50,7 +50,7 @@
|
||||
#define BARO_DIFF_EVENT NoBaro
|
||||
#endif
|
||||
|
||||
#define NoBaro(_b) {}
|
||||
#define NoBaro(_b, _h) {}
|
||||
|
||||
/** BaroEvent macro.
|
||||
* Need to be maped to one the external baro running has a module
|
||||
|
||||
Reference in New Issue
Block a user