Try adding:
#define BLYNK_NO_BUILTIN // Disable built-in analog & digital pin operations
near the top of your code and see if that helps.
Having said that, GPIO16 isnt a great pin to use…
Pete.
Try adding:
#define BLYNK_NO_BUILTIN // Disable built-in analog & digital pin operations
near the top of your code and see if that helps.
Having said that, GPIO16 isnt a great pin to use…
Pete.