luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question]What is the boot sequence delay for?

dbuezas opened this issue · comments

I set it to zero so the board starts up faster. What is it good for?
image

commented

it is usefull for boards which start slower than ESP3D, it avoid to overload their serial buffer with ESP3D commands / message. it allow to display the IP on printer screen on time, etc... it really depend on what board is connected to ESP3D