From 32bced799f66fd61e93d801520ac880cff1525b7 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 6 Aug 2023 13:17:31 +1200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ecf7291..e4302f2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ The `pcf8563-RTC` library is designed to interface ESP chips with the NXP PCF856 - Not all functions are implemented - Not compatible with Lewis' library - Only tested with the ESP32 and S2 variants -- Currently under development ## Example ESP32 Code @@ -64,4 +63,4 @@ This library is based on the original work of Lewis He, created in 2019. This library is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information. -Please note that not all functions are implemented, and the library is under active development. For more information on how to use the library, refer to the documentation and examples provided. \ No newline at end of file +Please note that not all functions are implemented, and the library is under active development. For more information on how to use the library, refer to the documentation and examples provided.