Loading inc/tfa_service.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,9 +25,9 @@ extern "C" { #include "versions.h" #endif #ifdef TFA98XX_GIT_VERSIONS #define TFA98XX_API_REV_STR "v6.6.2"/*TFA98XX_GIT_VERSIONS*/ #define TFA98XX_API_REV_STR "v6.6.3"/*TFA98XX_GIT_VERSIONS*/ #else #define TFA98XX_API_REV_STR "v6.6.2" #define TFA98XX_API_REV_STR "v6.6.3" #endif #include "tfa_device.h" Loading Loading
inc/tfa_service.h +2 −2 Original line number Diff line number Diff line Loading @@ -25,9 +25,9 @@ extern "C" { #include "versions.h" #endif #ifdef TFA98XX_GIT_VERSIONS #define TFA98XX_API_REV_STR "v6.6.2"/*TFA98XX_GIT_VERSIONS*/ #define TFA98XX_API_REV_STR "v6.6.3"/*TFA98XX_GIT_VERSIONS*/ #else #define TFA98XX_API_REV_STR "v6.6.2" #define TFA98XX_API_REV_STR "v6.6.3" #endif #include "tfa_device.h" Loading