refactor packet format docs

This commit is contained in:
liamcottle 2026-02-08 14:05:37 +13:00
parent 85aa052e1f
commit 4224ddff0b
4 changed files with 130 additions and 69 deletions

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.