AP_DAL: visual odom get_delay_ms return fix
This commit is contained in:
parent
7497118231
commit
d951898f13
@ -18,7 +18,7 @@ public:
|
||||
return RVOH.enabled;
|
||||
}
|
||||
|
||||
bool get_delay_ms() const {
|
||||
uint16_t get_delay_ms() const {
|
||||
return RVOH.delay_ms;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user