plieningerweb / esp8266-software-uart

Software UART / Software Serial / SoftUart for ESP8266 to connect more than one UART
MIT License
123 stars 42 forks source link

Delay in initialization #17

Closed valkuc closed 4 years ago

valkuc commented 5 years ago

Hello. For which purpose there is 100ms delay in init method? https://github.com/plieningerweb/esp8266-software-uart/blob/master/softuart/softuart.c#L133

plieningerweb commented 4 years ago

Hi valkuc,

Unfortunately I cannot remember, why I did it this way. Should have documented it better in a code comment