From 99b204c3ab2021d9e4629a1f10d1fcf12325c276 Mon Sep 17 00:00:00 2001 From: LongHairedHacker Date: Sat, 29 Oct 2016 14:09:39 +0200 Subject: [PATCH] Fixed typo 2 + 16 + 1 = 19 and not 16 ... why did nobody tell me? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3b983e..2f03c42 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Transport Layer ### Frame format: ``` 0xAA 0xFE ``` -16 bytes total +19 bytes total **Header: 0xAA 0xFE** - Choosen emperically to help the Uarts to synchronize