mqtt: referenced esp-mqtt master to fix disconnect issues

and updates doxygen macros to have mqtt docs correctly documented

Backport of 6289a26596
This commit is contained in:
David Cermak
2019-08-23 09:42:15 +02:00
committed by bot
parent f451efd1d0
commit 9e62340897
2 changed files with 3 additions and 2 deletions

View File

@ -238,7 +238,8 @@ PREDEFINED = \
configTHREAD_LOCAL_STORAGE_DELETE_CALLBACKS=1 \
configNUM_THREAD_LOCAL_STORAGE_POINTERS=1 \
configUSE_APPLICATION_TASK_TAG=1 \
configTASKLIST_INCLUDE_COREID=1
configTASKLIST_INCLUDE_COREID=1 \
"ESP_EVENT_DECLARE_BASE(x)=extern esp_event_base_t x"
## Do not complain about not having dot
##