Skip to content

Instantly share code, notes, and snippets.

@ianchen06
Created May 5, 2017 08:13
Show Gist options
  • Select an option

  • Save ianchen06/2d9fb42a57deb4604597320bb0742efe to your computer and use it in GitHub Desktop.

Select an option

Save ianchen06/2d9fb42a57deb4604597320bb0742efe to your computer and use it in GitHub Desktop.
use cu instead of screen for serial communication...
#!/bin/sh
# https://bbs.nextthing.co/t/garbage-text-on-screen-dev-tty-usbmodem1411/2582/3
sudo cu -l /dev/tty.usbmodem2411 -s 115200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment