Backticks, not commas for the code formatting
As for your code… Blynk can’t work with too much stuff in the void loop()
… You need to use timers.
Look at this example using a couple of different sensors…
Backticks, not commas for the code formatting
As for your code… Blynk can’t work with too much stuff in the void loop()
… You need to use timers.
Look at this example using a couple of different sensors…