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
Every time that I go to send a message, I get Traceback (most recent call last): File "code.py", line 1, in <module> File "spi.py", line 31, in <module> File "/lib/adafruit_mcp2515/__init__.py", line 346, in send RuntimeError: No transmit buffer available to send
and I can't get it to start transmitting
The text was updated successfully, but these errors were encountered:
Every time that I go to send a message, I get
Traceback (most recent call last): File "code.py", line 1, in <module> File "spi.py", line 31, in <module> File "/lib/adafruit_mcp2515/__init__.py", line 346, in send RuntimeError: No transmit buffer available to send
and I can't get it to start transmitting
The text was updated successfully, but these errors were encountered: