diff --git a/apps/widagps/README.md b/apps/widagps/README.md index 0abb27923..e5e9a8f8a 100644 --- a/apps/widagps/README.md +++ b/apps/widagps/README.md @@ -6,7 +6,7 @@ Make sure: * your GadgetBridge version supports http requests * turn on internet access in GadgetBridge settings -The widget loads the data in the background. +The widget loads the data in the background every 12 hours. It retries every 10min if the http request fails. It is only visible during a request or on error. ## Creator [@pidajo](https://github.com/pidajo)