newbie question #41
Replies: 3 comments 15 replies
-
You should read the documentation thoroughly for understanding the concept and basic usage. The examples are here. |
Beta Was this translation helpful? Give feedback.
-
You are using async library then you should remove all delay codes from the loop(). |
Beta Was this translation helpful? Give feedback.
-
If you don't know how to use async library properly and don't know how async concept works, use sync function instead. |
Beta Was this translation helpful? Give feedback.
-
Hello, does anyone have a example project using this library? I'm trying to send sensor data to firebase and just can't get it right. thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions