mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 09:00:35 +08:00
Max node name length increased to 80 characters
This commit is contained in:
@@ -16,4 +16,4 @@ HardwareVersion hardware_version
|
||||
# Empty string is not a valid node name.
|
||||
# Node name shall not be changed while the node is running.
|
||||
# The naming convention is like of Java packages (reversed internet domain names), e.g. "com.example.project.product".
|
||||
uint8[<64] name
|
||||
uint8[<=80] name
|
||||
|
||||
Reference in New Issue
Block a user