diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/phNfcConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index e733557..5cf2fb1 100644 --- a/inc/phNfcConfig.h +++ b/inc/phNfcConfig.h @@ -141,7 +141,7 @@ /**< Default Session ID for Initialisation */ #ifndef DEFAULT_SESSION -#define DEFAULT_SESSION "android4" +#define DEFAULT_SESSION "android5" #endif |