Files
PX4-Autopilot/dsdl/uavcan/protocol/560.RestartNode.uavcan
T
2015-02-08 01:37:47 +03:00

13 lines
251 B
Plaintext

#
# Restart the node.
# Some nodes may require restart before the new configuration will be applied.
# The request should be rejected if magic_number does not equal MAGIC_NUMBER.
#
uint40 MAGIC_NUMBER = 0xACCE551B1E
uint40 magic_number
---
bool ok