mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 12:16:34 +00:00
updating linux-ifdef for ARYGON readers
This commit is contained in:
@@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#ifdef _WIN32
|
||||
#define SERIAL_STRING "COM"
|
||||
#endif
|
||||
#ifdef _LINUX
|
||||
#ifdef linux
|
||||
#define SERIAL_STRING "/dev/ttyusb"
|
||||
#endif
|
||||
#ifdef __APPLE__
|
||||
|
||||
Reference in New Issue
Block a user