Skip to content

Commit c0e9548

Browse files
feat(auterion.xml): update parachute message definition to latest
On Slack we were notified about the latest developlment.xml message definition for the parachute (attached to this PR). This commit brings in the differences.
1 parent b6fd812 commit c0e9548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message_definitions/v1.0/auterion.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
<enum name="PARACHUTE_DEPLOYMENT_TRIGGER">
333333
<description>Parachute deployment trigger source</description>
334334
<entry value="0" name="PARACHUTE_DEPLOYMENT_TRIGGER_NONE">
335-
<description>None (parachute has not deployed)</description>
335+
<description>None - not triggered automatically</description>
336336
</entry>
337337
<entry value="1" name="PARACHUTE_DEPLOYMENT_TRIGGER_MANUAL">
338338
<description>Manual</description>

0 commit comments

Comments
 (0)