mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
define SDP3X_SCALE_PRESSURE_SDP3X corrected
This commit is contained in:
@@ -63,9 +63,9 @@
|
||||
#define SDP3X_RESET_CMD 0x06
|
||||
#define SDP3X_CONT_MEAS_AVG_MODE 0x3615
|
||||
|
||||
#define SDP3X_SCALE_PRESSURE_SDP31 20
|
||||
#define SDP3X_SCALE_PRESSURE_SDP32 5
|
||||
#define SDP3X_SCALE_PRESSURE_SDP33 60
|
||||
#define SDP3X_SCALE_PRESSURE_SDP31 60
|
||||
#define SDP3X_SCALE_PRESSURE_SDP32 240
|
||||
#define SDP3X_SCALE_PRESSURE_SDP33 20
|
||||
|
||||
#define PATH_SDP3X "/dev/sdp3x"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user