diff options
Diffstat (limited to 'src/main.rs')
| -rw-r--r-- | src/main.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs index c2b94e7..09a6188 100644 --- a/src/main.rs +++ b/src/main.rs @@ -87,6 +87,9 @@ This way, you won't lose any measurements. When a cached measurement is succesfully uploaded, the cache entry will be removed. +Parts of the program are inspired by and some parts are copied +from ruuvitag-listener (https://github.com/lautis/ruuvitag-listener). + USAGE: ruuvitag-upload [--url=URL] <sensor>... |
