Added factory-reset capability (TERMINATE DF and ACTIVATE FILE) support.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-04-22 19:21:15 +02:00
parent 0d2d7781a7
commit cf6009e4e1
2 changed files with 26 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ uint8_t historical_bytes[] = {
0x80, 0x01, 0xC0, /* Full DF name */
/* 1-byte */
/* Command chaining, No extended Lc and Le */
0x00,
0x05,
0x90, 0x00 /* Status info */
};