Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 294 Bytes

INSTALL.md

File metadata and controls

16 lines (10 loc) · 294 Bytes

Installation

Arduino

TODO ...

PlatformIO

You can easily install json_lite by using the PlatformIO library manager.
Alternatively, you can manually add the library to your platformio.ini file, for example:

[env:esp32doit-devkit-v1]
luca-ciucci/json_lite @ ^0.0.0