Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
axel.maurer
bwCard Reader
Commits
e8ebf3f6
Commit
e8ebf3f6
authored
Jul 02, 2021
by
axel.maurer
Browse files
read new bwCard App (func 60 - 65)
parent
5fffad43
Changes
1
Hide whitespace changes
Inline
Side-by-side
KIT-Card.c
View file @
e8ebf3f6
...
...
@@ -1234,7 +1234,7 @@ int DoDesFireCardAction(int action, char *parmStr, char *resultStr)
sprintf
(
resultStr
,
"0,App 0x%x deleted"
,
appId
);
break
;
break
;
case
ACTION_CREATE_OSS_APP
:
FillBytes
((
byte
*
)
ossInfoFileData
,
0
,
sizeof
(
*
ossInfoFileData
));
if
(
CheckForApp
(
OSS_SIPORT_APP
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment