Useful functions when working with HTTP requests and responses in Arduino
This repo uses submodules for its dependencies. To fetch all submodules:
git submodule update --init --recursive
Builds, lints and runs tests
make verify
This library comes shipped with ready-to-use vim development environment with LSP ready to use. To access the development environment:
make vim