mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
SDLOG_ALGORITHM - AES option not implemented (#23816)
* SDLOG_ALGORITHM - AES option not implemented * Update src/modules/logger/params.c Co-authored-by: Daniel Agar <daniel@agar.ca> --------- Co-authored-by: Daniel Agar <daniel@agar.ca>
This commit is contained in:
parent
098a3378cc
commit
f032fdfd92
@ -184,7 +184,6 @@ PARAM_DEFINE_INT32(SDLOG_UUID, 1);
|
||||
*
|
||||
* @value 0 Disabled
|
||||
* @value 2 XChaCha20
|
||||
* @value 3 AES
|
||||
*
|
||||
* @group SD Logging
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user