Skip to content

Instantly share code, notes, and snippets.

@tonyc
Created November 11, 2019 00:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyc/1def5f83da91c6b62242f1959080abfe to your computer and use it in GitHub Desktop.
Save tonyc/1def5f83da91c6b62242f1959080abfe to your computer and use it in GitHub Desktop.
iex(3)> Nerves.UART.enumerate()
%{
"ttyACM0" => %{
description: "TH-D74",
manufacturer: "JVC KENWOOD",
product_id: 24587,
vendor_id: 8550
},
"ttyS0" => %{}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment