Gunner
December 30, 2018, 11:42am
7
When posting code here please follow the guidelines in the Welcome Topic… I edited your post to show how it is done.
Hey, welcome to Blynk Community.
This is the best place to ask questions, leave feedback and share your ideas.
If this is the first time you hear about Blynk, check out our website www.blynk.cc and come back!
As the community is big (and growing), let’s agree on some basic rules.
Asking for help
Before creating a new topic and asking for help, please check if your question was already answered:
Use forum search function
You may want to check out:
Blynk Documentation
Blynk Wiki
Blynk Exa…
You code, particularly the void loop()
is NOT Blynk friendly… here is a document about that.
http://help.blynk.cc/getting-started-library-auth-token-code-examples/blynk-basics/keep-your-void-loop-clean
Then look at the link I already provided above (the green word ultrasonic) that shows how others learned to use an ultrasonic sensor with Blynk effectively.