mobizt / Firebase-ESP32

[DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.
MIT License
415 stars 118 forks source link

Incorrect Board chosen #116

Closed rubenrutjens closed 3 years ago

rubenrutjens commented 3 years ago

Describe the bug Installed the ESP32 Library (Latest 3.8.9). Got some example code, but whenever I try to run the program it gives me the following error: `Arduino\libraries\Firebase_ESP32_Client\src\FirebaseJson.h:43:10: fatal error: memory: No such file or directory

include

      ^~~~~~~~

compilation terminated. exit status 1 Error compiling for board Arduino Uno. `

Expected behavior Working library for me to be able to connect my esp32 to firebase

Screenshots If applicable, add screenshots to help explain your problem. https://imgur.com/oRZwuux

IDE and its version:

mobizt commented 3 years ago

This library for ESP32. You currently choose the Arduino Uno board.