firebase_tutorial icon indicating copy to clipboard operation
firebase_tutorial copied to clipboard

question about #include "SparkJson/SparkJson.h"

Open Leo7000 opened this issue 7 years ago • 2 comments

hi, I see in the tutorial, read data from firebase, you use #include "SparkJson/SparkJson.h", but it shows it could not find "SparkJson/SparkJson.h". Should I use "SparkJson.h" instead of "SparkJson/SparkJson.h"?

Thanks~

Leo7000 avatar Nov 15 '18 04:11 Leo7000

And I did include SparkJson library, but it still does not work.

Leo7000 avatar Nov 15 '18 04:11 Leo7000

I haven't used SparkJson personally, but I used ArduinoJson when following this tutorial which works great on the Photon.

drewandre avatar Aug 19 '19 13:08 drewandre