From: Klas Lindfors Date: Fri, 30 Nov 2012 19:59:32 +0000 (+0100) Subject: USB_MODE ended up as DEVICE_CONFIG X-Git-Tag: v1.10.0~20^2~5 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b404cee708ab0ebce190ab235f1633be32f810;p=yubikey-personalization USB_MODE ended up as DEVICE_CONFIG --- diff --git a/ykcore/ykdef.h b/ykcore/ykdef.h index 552ea7f..659a19d 100644 --- a/ykcore/ykdef.h +++ b/ykcore/ykdef.h @@ -35,8 +35,6 @@ #define SLOT_NDEF 8 /* Write NDEF record */ #define SLOT_NDEF2 9 /* Write NDEF record for slot 2 */ -#define SLOT_USB_MODE 0x0b /* USB mode of operation (NEO) */ - #define SLOT_DEVICE_SERIAL 0x10 /* Device serial number */ #define SLOT_DEVICE_CONFIG 0x11 /* Write device configuration record */ #define SLOT_SCAN_MAP 0x12 /* Write scancode map */