An open API service indexing awesome lists of open source software.

https://github.com/tuanpmt/esp-request-app

Sample http client for esp32
https://github.com/tuanpmt/esp-request-app

esp-rest esp32 http-client https request

Last synced: about 1 month ago
JSON representation

Sample http client for esp32

Awesome Lists containing this project

README

          

# ESP-REQUEST Application

Sample application for [esp-request](https://github.com/tuanpmt/esp-request)

## Usage

```
make menuconfig
Application configuration -> set WIFI SSID and WIFI PASSWORD

make flash monitor
```