Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wifi:
- ssid: wifi_ssid
- password: wifi_password
- manual_ip:
- # Set this to the IP of the ESP
- static_ip: 192.168.1.97
- # Set this to the IP address of the router. Often ends with .1
- gateway: 192.168.1.1
- # The subnet of the network. 255.255.255.0 works for most home networks.
- subnet: 255.255.255.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement