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 Apr 19, 2019 · 9 revisions

Adding ArduinoJson

Download the zip file from https://github.com/bblanchon/ArduinoJson/releases/tag/v5.13.2 (6.x versions are not compatible)

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

Clone this wiki locally