From 3377bd2f9ad4ca99104580059db4196b5d68e339 Mon Sep 17 00:00:00 2001 From: NachtRaveVL Date: Wed, 12 Aug 2020 00:52:51 -0700 Subject: [PATCH] Adding some more documentation. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 052e7cd..0a520fc 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ In BY8X01-16P.h: //#define BY8X0116P_ENABLE_DEBUG_OUTPUT 1 ``` +### Library Initialization + +This library doesn't contain any initialization mode flags, however still requires a call to its `init()` function, commonly called inside of the sketch's `setup()` function. + ## Hookup Callouts ### Serial UART