Skip to content

Instantly share code, notes, and snippets.

@j2abro
Created June 4, 2014 22:13
Show Gist options
  • Save j2abro/b21f4a1addd8168ec086 to your computer and use it in GitHub Desktop.
Save j2abro/b21f4a1addd8168ec086 to your computer and use it in GitHub Desktop.
#http://interactive.blockdiag.com/packetdiag/
packetdiag {
colwidth = 24
node_height = 80
scale_direction = ltr # right_to_left; # left_to_right, ltr, right_to_left or rtl
scale_interval = 8 # draw scale labels each 8 bytes
* Preamble [rotate = 270, len=1]
* Access\nAddress [len = 4]
* PDU\n\n(2 to 30 bytes)[len = 16]
* CRC [len = 3]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment