mstrens / grbl_controller_esp32

grbl controller for esp32
174 stars 76 forks source link

Wifi ip options #18

Closed stratogk closed 4 years ago

stratogk commented 4 years ago

Hello i will sugest for the wifi settings to set by yourself the ip address (Dhcp or fix ip) thank you

mstrens commented 4 years ago

In a new version (on github), I added the option of using a fix ip. It uses new parameters in file config.h ( for compilation) and in file wifi.cfg (to be put on SD card for updating without new compilation)