icE1usb fw: Minor doc string update

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: If0b37021698b2d17b8412a1c05a9c7101b06a506
This commit is contained in:
Sylvain Munaut 2022-10-05 12:37:34 +02:00
parent 1714abcf03
commit 321b1c8694
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
/*! returns a bit-mask of optional device capabilities (see enum e1usb_dev_capability) */
#define ICE1USB_DEV_GET_CAPABILITIES 0x01
/*! returns a string describing the firmware version */
#define ICE1USB_DEV_GET_FW_BUILD 0x02
enum e1usb_dev_capability {