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
When attempting to run the serial communication demo from the demo directory in the chipignite directory I get this error:
jamesmeech@Jamess-MacBook-Pro-21 demos % make monitor
miniterm.py /dev/serial/by-id/usb-FTDI_Single_RS232-HS-if00-port0
make: miniterm.py: No such file or directory
make: *** [monitor] Error 1
When attempting to run the serial communication demo from the demo directory in the chipignite directory I get this error:
I guess I have to take the miniterm.py from here: https://github.com/pyserial/pyserial/blob/master/serial/tools/miniterm.py but the README.md in the demos does not make that clear.
The text was updated successfully, but these errors were encountered: