Add felica request service all nodes command.

Make style.
This commit is contained in:
Thomas Sutter 2019-10-22 17:03:54 +02:00
commit 3f56116615
5 changed files with 71 additions and 45 deletions

View file

@ -170,7 +170,7 @@ typedef struct {
} PACKED felica_card_select_t;
typedef struct {
uint8_t sync[4];
uint8_t sync[2];
uint8_t length[1];
uint8_t cmd_code[1];
uint8_t IDm[8];