mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +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);
|
||||
|
||||
/**
|
||||
* @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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user