You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,16 @@ This client requires the [Gattlib](https://github.com/labapart/gattlib) BLE libr
14
14
15
15
Either download the [compiled binary](https://github.com/DeanCording/owonb35/releases/) or the source code to compile your own.
16
16
17
-
Compiling is a simple 'make'.
17
+
Compiling is a simple `make`.
18
18
19
19
## Usage
20
20
21
21
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.
0 commit comments