Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uFR Multicard Multireader Anticollision Example AnsiC Console
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
nfc-rfid-reader-sdk
uFR Multicard Multireader Anticollision Example AnsiC Console
Commits
dc2ae668
Commit
dc2ae668
authored
9 months ago
by
developer38
Browse files
Options
Downloads
Patches
Plain Diff
run_me.cmd added to bin/Release
parent
ac859151
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
bin/Release/run_me.cmd
+3
-0
3 additions, 0 deletions
bin/Release/run_me.cmd
with
4 additions
and
1 deletion
README.md
+
1
−
1
View file @
dc2ae668
...
...
@@ -6,4 +6,4 @@ C console example showcasing MultiReader API of the uFCoder API and the AntiColl
The example consists of only enumerating connected readers and using them to iterate the NFC tags in their respective RF field.
## Usage
Simply double-click the executable located in
*bin/Release*
folder.
\ No newline at end of file
Simply double-click the _
**run_me.cmd**
_ located in
**bin/Release**
folder.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bin/Release/run_me.cmd
0 → 100644
+
3
−
0
View file @
dc2ae668
@echo
off
set
path
=
..\..\ufr
-lib
\windows\x86_64
;
%path%
ufr
-multicard-multireader-anticollision
.exe
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment