mirror of https://github.com/ArduPilot/ardupilot
SITL: remove written-only AP::sitl().update_rate_hz
This commit is contained in:
parent
21030c4e83
commit
2d192e1fd3
|
@ -147,9 +147,6 @@ public:
|
|||
|
||||
struct sitl_fdm state;
|
||||
|
||||
// loop update rate in Hz
|
||||
uint16_t update_rate_hz;
|
||||
|
||||
// throttle when motors are active
|
||||
float throttle;
|
||||
|
||||
|
|
Loading…
Reference in New Issue