Update nfc-st25tb.c
Add ```FR/Dijon/Divia``` to ST25TB512-AT chip
This commit is contained in:
parent
3df7f25f11
commit
b7e5e0ce65
@ -50,7 +50,7 @@
|
|||||||
*
|
*
|
||||||
* Tested with
|
* Tested with
|
||||||
* - ST25TB512-AC - (BE/Brussels/STIB ; AliExpress ones)
|
* - ST25TB512-AC - (BE/Brussels/STIB ; AliExpress ones)
|
||||||
* - ST25TB512-AT - (FR/Lille/Ilevia ; FR/Reims/Citura)
|
* - ST25TB512-AT - (FR/Lille/Ilevia ; FR/Reims/Citura ; FR/Dijon/Divia)
|
||||||
* - SRT512 - legacy - (FR/Bordeaux/TBM)
|
* - SRT512 - legacy - (FR/Bordeaux/TBM)
|
||||||
* - SRI512 - legacy - (anonymous vending machine)
|
* - SRI512 - legacy - (anonymous vending machine)
|
||||||
*/
|
*/
|
||||||
@ -606,4 +606,4 @@ void print_hex(const uint8_t *pbtData, const size_t szBytes)
|
|||||||
{
|
{
|
||||||
printf("%02hhx ", pbtData[szPos]);
|
printf("%02hhx ", pbtData[szPos]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user