I thought that applied only for the ESP8266. Thank you, it worked!
` For ESP8266, you may need to disable secure connection using:
blynk = BlynkLib.Blynk('YourAuthToken', insecure=True)`
I thought that applied only for the ESP8266. Thank you, it worked!
` For ESP8266, you may need to disable secure connection using:
blynk = BlynkLib.Blynk('YourAuthToken', insecure=True)`