Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

add reconnect on send, read,run function #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denofiend
Copy link

add reconnect on send, read,run function

add reconnect on send, read,run function
@ebolisa
Copy link

ebolisa commented Dec 29, 2023

@denofiend
Hi, have you tried the modified lib on a Rpi Pico?
I get this error:

Connecting to lon1.blynk.cloud:80...
Traceback (most recent call last):
  File "<stdin>", line 16, in <module>
  File "BlynkLibMod.py", line 293, in __init__
  File "BlynkLibMod.py", line 87, in __init__
  File "BlynkLibMod.py", line 312, in connect
  File "BlynkLibMod.py", line 328, in create_socket
AttributeError: 'module' object has no attribute 'IPPROTO_TCP'

The original lib does work though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants