Skip to content
Snippets Groups Projects
Commit dc2ae668 authored by developer38's avatar developer38
Browse files

run_me.cmd added to bin/Release

parent ac859151
Branches
No related merge requests found
......@@ -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
@echo off
set path=..\..\ufr-lib\windows\x86_64;%path%
ufr-multicard-multireader-anticollision.exe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment