mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 08:47:35 +08:00
debug: Max key length increased to 80 characters
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
# Generic named parameter (key/value pair).
|
||||
#
|
||||
|
||||
uint8[<64] key
|
||||
uint8[<=80] key
|
||||
|
||||
uavcan.protocol.param.Value value
|
||||
|
||||
Reference in New Issue
Block a user