make pretty

This commit is contained in:
Steve Karg
2022-09-10 10:32:50 -05:00
parent 7cdab61d72
commit cc4911a185
123 changed files with 1387 additions and 1604 deletions
-1
View File
@@ -74,7 +74,6 @@ int decode_real(uint8_t *apdu, float *real_value)
}
}
return 4;
}