Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DeanCording/owonb35
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanCording committed Apr 16, 2018
2 parents 6eab7c4 + db70e42 commit 145e02f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,16 @@ This client requires the [Gattlib](https://github.com/labapart/gattlib) BLE libr

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

Compiling is a simple 'make'.
Compiling is a simple `make`.

## Usage

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.

```
owonb35 [-s|-S|-t|-T|-d] [-c|-j] [-n|-u|-m|-b|-k|-M] [-x] [-r] [-q] [-h|-V] [<device_address>]
Measurement collection
owonb35 -R <seconds per measurement> <number of measurements> [<device_address>]
Start offline measurement recording
Expand Down

0 comments on commit 145e02f

Please sign in to comment.