This code creates a self adjusting network that looks for a known network and if its not found, will tear down the wifi and rebuild as a hotspot automatically. New hotspot is "OpenRepeater" with a password of "OpenRepeaterHotSpot". The hotspot will assign DHCP requests with 192.168.50.xxx addresses
This is a partial solution to https://github.com/OpenRepeater/openrepeater/issues/63.
This code creates a self adjusting network that looks for a known network and if its not found, will tear down the wifi and rebuild as a hotspot automatically. New hotspot is "OpenRepeater" with a password of "OpenRepeaterHotSpot". The hotspot will assign DHCP requests with 192.168.50.xxx addresses