FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
943 stars 494 forks source link

Json arduino problem #492

Open quocbaocs opened 4 years ago

quocbaocs commented 4 years ago

I have a question , I want to control 2 motor , i using esp32 nodeMcu, i connect with mqtt, and sent json control , now I want to control 2 motor with 2 json different , i sent one json control 1 motor, after i sent json the second , 2 motor going to run defferent.

thank all people