You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyfirmata\pyfirmata.py", line 218, in get_pin
raise InvalidPinDefError('Invalid pin definition: {0} at position 3 on {1}'
pyfirmata.pyfirmata.InvalidPinDefError: Invalid pin definition: d:16:i at position 3 on COM5
i get this error.
im a total noob trying to get input from a broken esp32 I found without wifi.
what do i do? i used pyfirmata before with an arduino uno but never with an esp32 or anything else
The text was updated successfully, but these errors were encountered:
pyfirmata\pyfirmata.py", line 218, in get_pin
raise InvalidPinDefError('Invalid pin definition: {0} at position 3 on {1}'
pyfirmata.pyfirmata.InvalidPinDefError: Invalid pin definition: d:16:i at position 3 on COM5
i get this error.
im a total noob trying to get input from a broken esp32 I found without wifi.
what do i do? i used pyfirmata before with an arduino uno but never with an esp32 or anything else
The text was updated successfully, but these errors were encountered: