]> granicus.if.org Git - esp-idf/commit
protocomm : typos fixed and descriptions corrected
authorAnurag Kar <anurag.kar@espressif.com>
Fri, 8 Feb 2019 09:51:33 +0000 (15:21 +0530)
committerbot <bot@espressif.com>
Mon, 18 Feb 2019 08:18:44 +0000 (08:18 +0000)
commit6a328992d72e27f35ecd61b13267f98d9fb70f65
treec90a060aebcfde994021d020ab05bf9c6b14c6c7
parentb51f109dd78b90e8b67571f3c98cf21c7cd4d3ea
protocomm : typos fixed and descriptions corrected
13 files changed:
components/protocomm/include/common/protocomm.h
components/protocomm/include/security/protocomm_security.h
components/protocomm/include/security/protocomm_security1.h
components/protocomm/include/transports/protocomm_ble.h
components/protocomm/include/transports/protocomm_console.h
components/protocomm/include/transports/protocomm_httpd.h
components/protocomm/src/common/protocomm.c
components/protocomm/src/common/protocomm_priv.h
components/protocomm/src/simple_ble/simple_ble.c
components/protocomm/src/simple_ble/simple_ble.h
components/protocomm/src/transports/protocomm_ble.c
components/protocomm/src/transports/protocomm_console.c
components/protocomm/src/transports/protocomm_httpd.c