esp-idf/examples/protocols/mqtt/tcp/main
Euripedes Rocha Filho b5682610b6 examples/mqtt: Cleanup on examples
- Removes extra callback function, the code from the callback is integrated into the event handler code.
- Clarify usage of handler args, pass NULL as callback data instead of client, to avoid user confusion,
  and add documentation on usage of handler_args.
2021-02-11 07:29:29 +01:00
..
app_main.c examples/mqtt: Cleanup on examples 2021-02-11 07:29:29 +01:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk MQTT: Integrate esp-mqtt library into idf 2018-09-12 08:00:59 +02:00
Kconfig.projbuild MQTT: update default broker URL for examples 2019-10-15 09:35:23 +00:00