Convert the LowLevel AndroidAccessory demo to use the new class driver constants...
[pub/USBasp.git] / Demos / Host / LowLevel / AndroidAccessoryHost / DeviceDescriptor.h
index 9259c8a..58726af 100644 (file)
 
                #include "AndroidAccessoryHost.h"
 
-       /* Macros: */
-               #define ANDROID_VENDOR_ID                   0x18D1
-               #define ANDROID_ACCESSORY_PRODUCT_ID        0x2D00
-               #define ANDROID_ACCESSORY_ADB_PRODUCT_ID    0x2D01
-
        /* Enums: */
                /** Enum for the possible return codes of the \ref ProcessDeviceDescriptor() function. */
                enum AndroidHost_GetDeviceDescriptorDataCodes_t