Replace "inspect.getargs" on line 185 of pyfirmata.py with "inspect.getfullargspec". Please update the repo code to this for Python 3.11 and later.
Replace "inspect.getargs" on line 185 of pyfirmata.py with "inspect.getfullargspec".
Please update the repo code to this for Python 3.11 and later.