mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
feat(mqtt/example): Adds custom outbox example
Adds example presenting how to customize esp-mqtt outbox.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "app_main.c"
|
||||
INCLUDE_DIRS "."
|
||||
)
|
Reference in New Issue
Block a user