diff --git a/Network.CMD_DISAPPR.md b/Network.CMD_DISAPPR.md new file mode 100644 index 0000000..adbb0fd --- /dev/null +++ b/Network.CMD_DISAPPR.md @@ -0,0 +1,7 @@ +| Name | Type | Required | Description | +| ---- | ---- | :------: | :---------- | +| Length | Byte | ✗ | | +| ObjID | [ObjectID](Network.ObjectID) | ✗ | Always `0xfe`. | +| Type | Byte | ✗ | `0x0B (11)` | +| - | - | - | - | +| Drone | Byte | ✗ | Refers to the object ID of the drone to disappear. NOOP if object ID isn't present. | \ No newline at end of file