esp32_nat_router
esp32_nat_router copied to clipboard
Disabling the wifi output
Hello. This is an amazing project that I am excited to use.
I just have one question. Is there any way to disable the wifi signal based on some external factor (time of day, GPIO value...etc)? I looked through the code and I didn't see one, so if I wanted to add one, any pointers on where to start?
Thanks!