From 4394f3f51ed7060cfd496c0550b59057250e52dc Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 14 Apr 2024 13:16:21 +0700 Subject: [PATCH] Update Readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index df99ec236..87b49bff8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ The [ESP8266 and Raspberry Pi Pico](https://github.com/mobizt/Firebase-ESP8266) ## We're moving to the new library +> [!WARNING] +> Due to the issues that cannot be fixed, this This library is now obsoleted and replaced by the new [FirebaseClient](https://github.com/mobizt/FirebaseClient) library. + The new async [FirebaseClient](https://github.com/mobizt/FirebaseClient) library is now availavle in Arduino IDE and PlatformIO's Library Manager. It will be the old Firebase libraries (Firebase-ESP-Client, Firebase-ESP8266 and FirebaseESP32) replacement.