mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Update platforms/nuttx/src/px4/stm/stm32_common/dshot/dshot.c
Co-authored-by: Julian Oes <julian@oes.ch>
This commit is contained in:
parent
b1585a7f55
commit
89f14100ab
@ -151,7 +151,7 @@ typedef struct {
|
||||
uint64_t last_timestamp;
|
||||
} erpm_data_t;
|
||||
|
||||
typedef struct edt_data_t {
|
||||
typedef struct {
|
||||
uint8_t value;
|
||||
bool ready;
|
||||
float rate_hz;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user