You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
I need help with the problem adressed, I changed fingerprint to:
static const char kFirebaseFingerprint[] = "03 9E 4F E6 83 FC 40 EF FC B2 C5 EF 36 0E 7C 3C 42 20 1B 8F"; // 2021-01#endif // FIREBASE_HTTP_CLIENT_H
This is the problem that gives me when I verify in arduino IDE
In file included from C:\Users\UwU\Documents\Arduino\libraries\firebase-arduino-master\src/Firebase.h:28,
from C:\Users\UwU\Documents\Arduino\libraries\firebase-arduino-master\src/FirebaseArduino.h:22,
from C:\Users\UwU\Documents\Arduino\1\1.ino:21:
C:\Users\UwU\Documents\Arduino\libraries\firebase-arduino-master\src/FirebaseHttpClient.h:1: error: unterminated #ifndef
1 | #ifndef FIREBASE_HTTP_CLIENT_H
|
exit status 1
Error compilando para la tarjeta NodeMCU 1.0 (ESP-12E Module).