Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

How to add dependency libraries

Aruna Tennakoon edited this page Mar 20, 2020 · 9 revisions

Adding ArduinoJson

Download the zip file from https://github.com/bblanchon/ArduinoJson/tags

Arduino IDE -> Sketch - Include Library -> Add Zip Library

Adding arduinoWebSockets

Download the zip file from https://github.com/Links2004/arduinoWebSockets/releases

Arduino IDE -> Sketch - Include Library -> Add Zip Library

Or

Use the Library Manager to install

Clone this wiki locally