Skip to content

dtcMLOps/esp32-client-server-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32 sta and ap library module

This is a C program for the sta and ap module of the esp32 using ESP_IDF framework

How to compile

- idf.py build
- idf.py flash -p /dev/ttyUSB0 -b 115200 
- idf.py monitor