mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Updated magic number for uavcan.protocol.StartHilSimulation
This commit is contained in:
parent
c6df3833d3
commit
162a066575
@ -2,8 +2,8 @@
|
||||
# Start HIL simulation for the specified components.
|
||||
#
|
||||
|
||||
uint64 MAGIC_NUMBER = 0xACCE551B1E012345
|
||||
uint64 magic_number
|
||||
uint40 MAGIC_NUMBER = 0xACCE551B1E
|
||||
uint40 magic_number
|
||||
|
||||
uint64 component_mask # Components are application defined
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user