From 712483e8186d5d26d27ec2fd92028e47df4902f1 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Fri, 2 Dec 2016 16:06:13 +0200 Subject: [PATCH] Add direct links to libraries --- tools/AT_Debug/AT_Debug.ino | 2 +- tools/FactoryReset/FactoryReset.ino | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/AT_Debug/AT_Debug.ino b/tools/AT_Debug/AT_Debug.ino index ed339ab..69fc4b1 100644 --- a/tools/AT_Debug/AT_Debug.ino +++ b/tools/AT_Debug/AT_Debug.ino @@ -2,7 +2,7 @@ * * To run this tool you need StreamDebugger library: * https://github.com/vshymanskyy/StreamDebugger - * or from http://librarymanager/ + * or from http://librarymanager/all#StreamDebugger * * TinyGSM Getting Started guide: * http://tiny.cc/tiny-gsm-readme diff --git a/tools/FactoryReset/FactoryReset.ino b/tools/FactoryReset/FactoryReset.ino index 457bbf4..2f0e9ec 100644 --- a/tools/FactoryReset/FactoryReset.ino +++ b/tools/FactoryReset/FactoryReset.ino @@ -2,7 +2,7 @@ * * To run this tool you need StreamDebugger library: * https://github.com/vshymanskyy/StreamDebugger - * or from http://librarymanager/ + * or from http://librarymanager/all#StreamDebugger * * TinyGSM Getting Started guide: * http://tiny.cc/tiny-gsm-readme