Browse Source

„README.md“ ändern

tags/v0.0.5
pvivell 6 years ago
parent
commit
9a0dd7a984
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      README.md

+ 1
- 2
README.md View File

1
+[![Build Status](https://drone.unino.de/api/badges/pvivell/radangel/status.svg)](https://drone.unino.de/pvivell/radangel)
1
 
2
 
2
 # Radangel
3
 # Radangel
3
 ## Device: Kromek RadAngel
4
 ## Device: Kromek RadAngel
14
 ![Kromek RadAngel](docs/Kromek_RadAngel.png)
15
 ![Kromek RadAngel](docs/Kromek_RadAngel.png)
15
 
16
 
16
 ## Daemon: radangel
17
 ## Daemon: radangel
17
-[![Build Status](https://drone.unino.de/api/badges/pvivell/radangel/status.svg)](https://drone.unino.de/pvivell/radangel)
18
-
19
 
18
 
20
 The `radangel` binary communicates with the RadAngel HID device (`04d8:0100`) via USB (`hidapi-libusb`) and uses threads (`pthreads`) to read events and push them in a queue, then pop them from the queue and write them into files.
19
 The `radangel` binary communicates with the RadAngel HID device (`04d8:0100`) via USB (`hidapi-libusb`) and uses threads (`pthreads`) to read events and push them in a queue, then pop them from the queue and write them into files.
21
 
20
 

Loading…
Cancel
Save