]> 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>
Fri, 15 Feb 2019 10:45:34 +0000 (10:45 +0000)
commitf3a6c63920cdb4a1cb3c3959267f427221399b92
tree5c59deeee975a0a2dde8b56d3ef5195e170e1b32
parent6b6ae224d9c48bd2728381c70481e7015420defa
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