mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
logger: enable mission log by default
To get it field-tested. This can be reverted for a release...
This commit is contained in:
@@ -86,7 +86,7 @@ PARAM_DEFINE_INT32(SDLOG_MODE, 0);
|
||||
* @reboot_required true
|
||||
* @group SD Logging
|
||||
*/
|
||||
PARAM_DEFINE_INT32(SDLOG_MISSION, 0);
|
||||
PARAM_DEFINE_INT32(SDLOG_MISSION, 1);
|
||||
|
||||
/**
|
||||
* Logging topic profile (integer bitmask).
|
||||
|
||||
Reference in New Issue
Block a user