Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 3, 2019 04:30
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 ryantm/88ca8b76f83d771456a28d5d295569ba to your computer and use it in GitHub Desktop.
Save ryantm/88ca8b76f83d771456a28d5d295569ba to your computer and use it in GitHub Desktop.
/nix/store/81avil2n9wyg1bnh171gqq9n6ryznmyx-serialdv-1.1.4
├── bin
│   └── dvtest
├── include
│   └── serialdv
│   ├── datacontroller.h
│   ├── dummydatacontroller.h
│   ├── dvcontroller.h
│   ├── serialdatacontroller.h
│   ├── serialdv_export.h
│   └── udpdatacontroller.h
└── lib
├── libserialdv.so -> libserialdv.so.1
├── libserialdv.so.1 -> libserialdv.so.1.1.4
└── libserialdv.so.1.1.4
4 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment