FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

better Arduino device search regular expression by tjanson · Pull Request #56 · ecto/duino · GitHub

/ duino Public

better Arduino device search regular expression - #56

Open
tjanson wants to merge 1 commit into
ecto:masterfrom
tjanson:better-dev-regex
Open

better Arduino device search regular expression#56
tjanson wants to merge 1 commit into
ecto:masterfrom
tjanson:better-dev-regex

Conversation

tjanson commented Oct 9, 2014

Copy link
Copy Markdown

Previous regular expression matches e.g. /dev/usb, which is undesirable. All Arduinos should show up as /dev/tty(USB|ACM|S)[number] (see Arduino docs; ttyS0 is reportedly for some clones or other non-standard *duinos).

tjanson changed the title better Arduino device regexp better Arduino device search regular expression Oct 9, 2014
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL