diff options
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_ */ |