From 61cc84f792bbd55a19830bafbe7ae835b6fa3d9b Mon Sep 17 00:00:00 2001 From: hificat <48591454+hzkincony@users.noreply.github.com> Date: Sat, 8 Oct 2022 11:38:57 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 189901c..ec99f80 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # kc868-arduino-library This library is designed for KC868-H32B Pro Smart Controller. Enable KC868-H32B Pro in "Development mode", then you can write arduino code download to ESP32 to read/write 32 channel relay and 6 digital digital input ports. + +# [API_Reference](https://github.com/hzkincony/kc868-arduino-library/blob/main/API_Reference_EN.md)