Skip to content

Commit

Permalink
usb-device: Add FLASH_COUNT
Browse files Browse the repository at this point in the history
  • Loading branch information
pali committed Nov 15, 2012
1 parent a9c0daa commit 64505e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/usb-device.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ enum usb_flash_protocol {
FLASH_COLD,
FLASH_MKII,
FLASH_DISK,
FLASH_COUNT,
};

struct usb_flash_device {
Expand Down

0 comments on commit 64505e1

Please sign in to comment.