OVMS3-idf/examples/common_components/protocol_examples_common
Ivan Grokhotkov 28a440521e examples: gracefully shut down Wi-Fi before restart
This fixes the issue that if Wi-Fi is stopped from a shutdown handler,
the code in connect.c tries to reconnect, and fails because Wi-Fi is
already stopped.
Also make the error check in connect.c less strict.
2019-10-07 16:47:49 +02:00
..
include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk examples: add component for protocol examples network functionality 2019-04-15 03:32:05 +00:00
connect.c examples: gracefully shut down Wi-Fi before restart 2019-10-07 16:47:49 +02:00
Kconfig.projbuild ethernet: support dm9051 2019-07-04 19:38:13 +08:00
stdin_out.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00