From 162a0665756e63e33a87bb71dcd4e3e996acb8d7 Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Fri, 28 Mar 2014 20:03:26 +0400 Subject: [PATCH] Updated magic number for uavcan.protocol.StartHilSimulation --- dsdl/uavcan/protocol/debug/1022.StartHilSimulation.uavcan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dsdl/uavcan/protocol/debug/1022.StartHilSimulation.uavcan b/dsdl/uavcan/protocol/debug/1022.StartHilSimulation.uavcan index 6b78bf3a86..c132bcab29 100644 --- a/dsdl/uavcan/protocol/debug/1022.StartHilSimulation.uavcan +++ b/dsdl/uavcan/protocol/debug/1022.StartHilSimulation.uavcan @@ -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