Skip to content

Commit 145e02f

Browse files
committed
Merge branch 'master' of github.com:DeanCording/owonb35
2 parents 6eab7c4 + db70e42 commit 145e02f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,16 @@ This client requires the [Gattlib](https://github.com/labapart/gattlib) BLE libr
1414

1515
Either download the [compiled binary](https://github.com/DeanCording/owonb35/releases/) or the source code to compile your own.
1616

17-
Compiling is a simple 'make'.
17+
Compiling is a simple `make`.
1818

1919
## Usage
2020

2121
The client is designed to be a simple receiver of measurement data that outputs in formats that can be piped into other tools for processing or display.
2222

2323
```
24+
owonb35 [-s|-S|-t|-T|-d] [-c|-j] [-n|-u|-m|-b|-k|-M] [-x] [-r] [-q] [-h|-V] [<device_address>]
25+
Measurement collection
26+
2427
owonb35 -R <seconds per measurement> <number of measurements> [<device_address>]
2528
Start offline measurement recording
2629

0 commit comments

Comments
 (0)