Skip to content
Snippets Groups Projects
Commit c6febf24 authored by Marcus Thelander Andrén's avatar Marcus Thelander Andrén
Browse files

Overview in README.md done.

parent cd223902
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -43,9 +43,8 @@ different device/connection types (each has the abstract super type `AbstractDev ...@@ -43,9 +43,8 @@ different device/connection types (each has the abstract super type `AbstractDev
* `SysLED` : Represents the System LEDs on the BBB. Used for simple testing and debugging from the host computer side. * `SysLED` : Represents the System LEDs on the BBB. Used for simple testing and debugging from the host computer side.
There are 2 different filestream types (each has the abstract super type `LabStream`): There are 2 different filestream types (each has the abstract super type `LabStream`):
* `BeagleBoneStream` : * `BeagleBoneStream` : Represents the data stream between the host computer and the BBB.
* `ComediStream` : * `ComediStream` : Represent the data stream between the host computer and the old IO-boxes using Comedi.
## Getting Started ## Getting Started
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment