summaryrefslogtreecommitdiff
path: root/xpp/astribank_usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'xpp/astribank_usb.h')
-rw-r--r--xpp/astribank_usb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpp/astribank_usb.h b/xpp/astribank_usb.h
index 6f9a429..b3b4d79 100644
--- a/xpp/astribank_usb.h
+++ b/xpp/astribank_usb.h
@@ -78,6 +78,7 @@ struct astribank_device {
uint8_t status;
uint8_t mpp_proto_version;
struct eeprom_table *eeprom;
+ struct firmware_versions fw_versions;
const struct interface_type *fwtype;
uint16_t tx_sequenceno;
};