mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-10-18 09:15:21 +02:00
* netif.stop() moved after setting the transition callback * send PPP escape sequence if enabled before waiting for transition to complete * add newline character before sync() command (after the "+++") Closes https://github.com/espressif/esp-protocols/issues/692