Updated version

Updated readme
This commit is contained in:
2014-01-22 11:04:15 +01:00
parent 4cfad555fd
commit 8443ea7a11
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -14,6 +14,8 @@ To acquire data into a file use:
java -jar java -jar ch.psi.fda.fdaq-<version>.jar acquire <file>
```
You can terminate the acquisition with *CTRL+C*. If you submit 2 consequtive *CTRL+C* the program will terminate immediately (and data might be lost);
Send stop/reset request (to abort an data collection)
```
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ch.psi</groupId>
<artifactId>ch.psi.fda.fdaq</artifactId>
<version>1.0.1</version>
<version>1.0.3</version>
<dependencies>
<dependency>