Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 349 Bytes

BintrayClient

BintrayClient for ArduinoJson version 6, and PlatformIO

What is it?

The BintrayClient can be used with SecureOTA for the ESP32/Arduino platform, see https://github.com/platformio/bintray-secure-ota

How to use

In your platformio.ini file, add:

lib_deps = 
    ArduinoJson
    https://github.com/martinlie/BintrayClient