mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Modify the update_params() comment to better reflect what is taking place in mavlink_receiver.h.
This commit is contained in:
@@ -188,7 +188,7 @@ private:
|
|||||||
void send_storage_information(int storage_id);
|
void send_storage_information(int storage_id);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Checks for updated uORB parameters and updates the params if required.
|
* @brief Updates the battery, optical flow, and flight ID subscribed parameters.
|
||||||
*/
|
*/
|
||||||
void update_params();
|
void update_params();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user