dujeonglee / ESP32-WiFi-Extender

MIT License
20 stars 3 forks source link

WiFi L3 Extender

(See the README.md file in the upper level 'examples' directory for more information about examples.)

How to use example

Configure the project

make menuconfig

Build and Flash

Build the project and flash it to the board, then run monitor tool to view serial output:

make -j4 flash monitor