python-xbee icon indicating copy to clipboard operation
python-xbee copied to clipboard

syntax errors

Open bocephasj opened this issue 2 years ago • 0 comments

in line 141 (among others) has a syntax error 'except TimeoutException, ex:'

Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/xbee/base.py", line 141 except TimeoutException, ex: ^ SyntaxError: invalid syntax

bocephasj avatar Mar 07 '23 21:03 bocephasj