%%{ /*! * This template implements the timesyncver.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 TIMESYNC_DRV_VERSION_ID `versionID` /** * @brief This is the version string which describes the OSAL driver along with * the date and build information. */ #define TIMESYNC_DRV_VERSION_STR `versionStr` #ifdef __cplusplus } #endif #endif /* _TIMESYNCVER_H */