make style

This commit is contained in:
tcprst 2020-11-22 19:39:54 -05:00
commit 1afb335478
No known key found for this signature in database
GPG key ID: 9145EAF5121AED25
11 changed files with 89 additions and 89 deletions

View file

@ -1853,7 +1853,7 @@ void iClass_WriteBlock(uint8_t *msg) {
// new block data
memcpy(write + 2, payload->data, 8);
uint8_t pagemap = get_pagemap(&hdr);
if (pagemap == PICOPASS_NON_SECURE_PAGEMODE) {
// Unsecured tags uses CRC16, but don't include the UPDATE operation code