Skip to content

Commit

Permalink
Merge pull request #180 from goktu-o/patch-1
Browse files Browse the repository at this point in the history
Patch 1
  • Loading branch information
mobizt authored Dec 2, 2024
2 parents a4ab913 + 242afaf commit 2786a71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ This library is the `REST APIs Firebase Client` that supports the following `Fir
- `Google Cloud Functions`
- `Google Cloud Storage`

This [`FirebaseClient`](https://github.com/mobizt/FirebaseClient) library was cteated to solve the following issues in the old Firebase library.
This [`FirebaseClient`](https://github.com/mobizt/FirebaseClient) library was created to solve the following issues in the old Firebase library.

- The confusion of different library names from the same developer and other developers in Library Manager.
- The different main header file name and class name issue.
Expand Down Expand Up @@ -179,7 +179,7 @@ Some Arduino MKR devices have the problem when connecting to the Realtime databa
For Arduino IDE, the ESP8266 Core SDK can be installed through **Boards Manager**.

For PlatfoemIO IDE, the ESP8266 Core SDK can be installed through **PIO Home** > **Platforms** > **Espressif 8266 or Espressif 32**.
For PlatformIO IDE, the ESP8266 Core SDK can be installed through **PIO Home** > **Platforms** > **Espressif 8266 or Espressif 32**.

The RP2040 boards required [Arduino-Pico SDK](https://github.com/earlephilhower/arduino-pico) from Earle F. Philhower to be installed.

Expand Down

0 comments on commit 2786a71

Please sign in to comment.