firebase-arduino
firebase-arduino copied to clipboard
Not compatible with ESP8266Scheduler library
trafficstars
Keeps printing a lot of garbage (I think) in the serial monitor when I call Firebase.setXXX() from the loop of any task, while when doing EXACTLY the same on a normal arduino main loop works. It keeps printing that thing until the board resets.
I'm using a Lolin NodeMcu v3 with the arduino IDE and ArduinoJson version 5 installed
I really need this thing working well inside a task, I think this need to be fixed.