diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-27 17:18:55 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-27 17:19:56 +0200 |
commit | 1fe55667142158af865372a8b9916581662286fe (patch) | |
tree | 797b285d187938f2bf1ff60eec555a14b126c259 /ucs2-interface/ucs_interface.h | |
parent | bbe0fa2bb0479bf7a09eed345fefc3c375773745 (diff) |
Change marketing stuff
unicens -> UNICENS
MicroChip -> Microchip
Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'ucs2-interface/ucs_interface.h')
-rw-r--r-- | ucs2-interface/ucs_interface.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ucs2-interface/ucs_interface.h b/ucs2-interface/ucs_interface.h index 39ecdf7..5696897 100644 --- a/ucs2-interface/ucs_interface.h +++ b/ucs2-interface/ucs_interface.h @@ -33,7 +33,7 @@ extern "C" { /*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/ /* Public API */ /*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/ - + // Fulup interface added to support ucs2vol typedef const struct { char* name; @@ -194,4 +194,4 @@ extern void UCSI_CB_OnMgrReport(void *pTag, Ucs_MgrReport_t code, uint16_t nodeA } #endif -#endif /* UCSI_H_ */
\ No newline at end of file +#endif /* UCSI_H_ */ |