refactor packet format docs

This commit is contained in:
liamcottle
2026-02-12 17:12:23 +13:00
parent 85aa052e1f
commit 4224ddff0b
4 changed files with 130 additions and 69 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Below are a few quick start guides.
- [Frequently Asked Questions](./faq.md)
- [CLI Commands](./cli_commands.md)
- [Companion Protocol](./companion_protocol.md)
- [Packet Structure](./packet_structure.md)
- [Packet Format](./packet_format.md)
- [QR Codes](./qr_codes.md)
If you find a mistake in any of our documentation, or find something is missing, please feel free to open a pull request for us to review.