diff options
| author | Oskari Timperi <oskari.timperi@iki.fi> | 2019-05-27 20:53:24 +0300 |
|---|---|---|
| committer | Oskari Timperi <oskari.timperi@iki.fi> | 2019-05-27 20:53:24 +0300 |
| commit | eaa42665ede20a6348c665e530d32d8aa4e05ea6 (patch) | |
| tree | 0e51ad1b065bb84a0263bb7d59b7745040b11aaa /src/main.rs | |
| parent | 65cd7dfca5ce449f11329c769a8d4d42d75b39eb (diff) | |
| download | ruuvitag-upload-master.tar.gz ruuvitag-upload-master.zip | |
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>... |
