From eaa42665ede20a6348c665e530d32d8aa4e05ea6 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Mon, 27 May 2019 20:53:24 +0300 Subject: Update docs & Cargo.lock --- src/main.rs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') 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] ... -- cgit v1.2.3