From f9df21640974cfcc472169aacf55faa91c818967 Mon Sep 17 00:00:00 2001 From: Maxim Prokhorov Date: Thu, 5 May 2022 17:41:56 +0300 Subject: [PATCH] pio: mention registry ui --- code/platformio.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/code/platformio.ini b/code/platformio.ini index cea5b74f..25f801c0 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -129,6 +129,7 @@ debug_flags = # ------------------------------------------------------------------------------ # LIBRARIES: required dependencies # Please note that we don't always use the latest version of a library. +# See https://registry.platformio.org/libraries for more info # We don't use `lib_deps` directly, since PlatformIO 6.0.0 our libraries # will always be installed into the environment-specific directory.