Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ListDevices() and exposed more device capabilities #42

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    9b07e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cda99 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Fixed Println -> Printf.

    janpfeifer committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    0edba52 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Check for directory existance, and just return no devices in that cas…

    …e, as opposed to an error.
    janpfeifer committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    f2edfca View commit details
    Browse the repository at this point in the history
  2. fix err shadowed bug.

    janpfeifer committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    bddca61 View commit details
    Browse the repository at this point in the history
  3. Fixed handling of the directory -- I was testing with the wrong versi…

    …on due to a go modules confusion.
    janpfeifer committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1d4040d View commit details
    Browse the repository at this point in the history