mqtt_client_stop stops only if started, fixed tabs->spaces, updated README, removed unused config

closes #62
This commit is contained in:
David Cermak
2018-10-04 13:50:37 +02:00
parent ddca82d553
commit e26764502a
6 changed files with 74 additions and 203 deletions
-8
View File
@@ -1,8 +0,0 @@
set(COMPONENT_ADD_INCLUDEDIRS "include")
set(COMPONENT_PRIV_INCLUDEDIRS "lib/include")
set(COMPONENT_SRCDIRS ". lib")
set(COMPONENT_REQUIRES lwip nghttp mbedtls)
register_component()