hello!
it is possible to set the frequency of BLYNK_WRITE() for a specific virtual pin?
i have read through the forum regarding this topic, but didn’t find an answer. this was the closest:
however, in my case the “corresponding widget” is not a slider or button. it is the gravity sensor widget (gyro sensor in the phone). it seems to me that it’s value is refreshed with a high frequency (tested with serial printing the gyro values). i would like to read this sensor for say every 2 seconds.
thanks!