From 2b38669fb1fa027c38d8f735424253366f15bc5c Mon Sep 17 00:00:00 2001 From: Xiretza Date: Mon, 20 Jun 2022 14:01:08 +0200 Subject: [PATCH] fix --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bddc98d..d68aab5 100644 --- a/README.md +++ b/README.md @@ -43,16 +43,20 @@ The packet structure is as follows: 00 - magic + magic (`0x5049_584c`) strand number frame number - pixel 1 + 0 + pixel 1 10 - pixel 2 - pixel 3 - pixel 4 - pixel 5 + 0 + pixel 2 + 0 + pixel 3 + 0 + pixel 4 + ...