%%{ /*! * This template implements the tcp3dver.h */ /* Versioning */ var ver = this; var ver1 = [00,00,00,00]; var ver2 = [00,00,00,00]; for each(i=0;i Arch (AA); API Changes (BB); Major (CC); Minor (DD) */ #define TCP3D_DRV_VERSION_ID `versionID` /** * @brief This is the version string which describes the TCP3D Driver along with the * date and build information. */ #define TCP3D_DRV_VERSION_STR `versionStr` #ifdef __cplusplus } #endif #endif /* _TCP3DVER_H */