Add direct links to libraries

This commit is contained in:
Volodymyr Shymanskyy
2016-12-02 16:05:50 +02:00
parent 238b3760ae
commit 01f8b8fbd5
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
* *
* For this example, you need to install CRC32 library: * For this example, you need to install CRC32 library:
* https://github.com/vshymanskyy/CRC32.git * https://github.com/vshymanskyy/CRC32.git
* or from http://librarymanager/all#CRC32+checksum
* *
* TinyGSM Getting Started guide: * TinyGSM Getting Started guide:
* http://tiny.cc/tiny-gsm-readme * http://tiny.cc/tiny-gsm-readme

View File

@@ -2,6 +2,7 @@
* *
* For this example, you need to install PubSubClient library: * For this example, you need to install PubSubClient library:
* https://github.com/knolleary/pubsubclient/releases/latest * https://github.com/knolleary/pubsubclient/releases/latest
* or from http://librarymanager/all#PubSubClient
* *
* TinyGSM Getting Started guide: * TinyGSM Getting Started guide:
* http://tiny.cc/tiny-gsm-readme * http://tiny.cc/tiny-gsm-readme