logger: update SDLOG_PROFILE comment to reflect current default

- closes https://github.com/PX4/PX4-Autopilot/issues/16904
This commit is contained in:
Daniel Agar
2021-02-21 19:50:29 -05:00
committed by Beat Küng
parent 410ca51a4a
commit 30e8a14be3
+2 -2
View File
@@ -108,8 +108,8 @@ PARAM_DEFINE_INT32(SDLOG_MISSION, 0);
* Logging topic profile (integer bitmask).
*
* This integer bitmask controls the set and rates of logged topics.
* The default allows for general log analysis and estimator replay, while
* keeping the log file size reasonably small.
* The default allows for general log analysis while keeping the
* log file size reasonably small.
*
* Enabling multiple sets leads to higher bandwidth requirements and larger log
* files.