mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-13 23:31:48 +01:00
11 lines
148 B
C#
11 lines
148 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Text;
|
|
|
|
namespace NFC_Test.NXP_MIFARE_DESFire
|
|
{
|
|
class Command_Test
|
|
{
|
|
}
|
|
}
|