I’ve never used the webhook widget before, but I guess it would be something like this:
Blynk.virtualWrite(V10, tempDHT, U_PR, P_PR, );
added to the end of your updateBlynk
function, with a Webhook weidegt on V10 with a URK something like:
Pete.
I’ve never used the webhook widget before, but I guess it would be something like this:
Blynk.virtualWrite(V10, tempDHT, U_PR, P_PR, );
added to the end of your updateBlynk
function, with a Webhook weidegt on V10 with a URK something like:
Pete.