firebase-arduino icon indicating copy to clipboard operation
firebase-arduino copied to clipboard

Error in FirebaseError.h

Open naquib-badrol opened this issue 4 years ago • 1 comments
trafficstars

Hi, can anyone help me because I keep getting this error in Arduino IDE regarding a certain code in FirebaseError.h. I've tried to look at it in the header file but I found nothing was wrong.

firebase-arduino-master\src/FirebaseError.h:6:1: error: expected ',' or ';' before 'enum' 6 | enum FIREBASE_ERROR_CODES { | ^~~~ exit status 1 Error compiling for board NodeMCU 1.0 (ESP-12E Module).

These are the errors that I've received in Arduino. I don't know what is the problem

naquib-badrol avatar Jun 23 '21 17:06 naquib-badrol

Have you found the solution for the error ?

Ashen-Shaminda avatar Mar 13 '23 20:03 Ashen-Shaminda