From 85becf861f3bd554efd1a37f3c030805de698022 Mon Sep 17 00:00:00 2001 From: jphollanti Date: Sun, 26 Jun 2016 11:12:02 +0300 Subject: [PATCH] Add a mention about library managers 24 hour update cycle --- docs/librarymanager/creating.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/librarymanager/creating.rst b/docs/librarymanager/creating.rst index efbfc32f..2cfc2e4e 100644 --- a/docs/librarymanager/creating.rst +++ b/docs/librarymanager/creating.rst @@ -20,6 +20,9 @@ source code structure. The only one requirement is library's manifest file - :ref:`library_config`. It can be located inside your library or in the another location where |PIOAPICR| will have *HTTP* access. +Updates to existing libraries are done every 24 hours. In case a more urgent +update is required, you can post a request on PlatformIO `community `_. + .. contents:: Source Code Location