mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
[modules] baro_amsys: comment to match the other baro sensors
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
#include "std.h"
|
#include "std.h"
|
||||||
#include "mcu_periph/i2c.h"
|
#include "mcu_periph/i2c.h"
|
||||||
|
|
||||||
|
/// new measurement every baro_amsys_read_periodic
|
||||||
#define BARO_AMSYS_DT BARO_AMSYS_READ_PERIODIC_PERIOD
|
#define BARO_AMSYS_DT BARO_AMSYS_READ_PERIODIC_PERIOD
|
||||||
|
|
||||||
extern uint16_t baro_amsys_adc;
|
extern uint16_t baro_amsys_adc;
|
||||||
|
|||||||
Reference in New Issue
Block a user