From 19a9fd0f6bb179fce8061b3080e93f94a37eeabe Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 2 Jul 2014 14:53:12 -0500 Subject: more accssory card renaming --- io-module/mts_eeprom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'io-module/mts_eeprom.h') diff --git a/io-module/mts_eeprom.h b/io-module/mts_eeprom.h index d6c3bd3..811b380 100644 --- a/io-module/mts_eeprom.h +++ b/io-module/mts_eeprom.h @@ -23,7 +23,7 @@ struct mts_id_eeprom_layout { uint8_t reserved[302]; }; -/* daughter card EEPROM */ +/* daughter/accessory card EEPROM */ struct mts_dc_eeprom_layout { char vendor_id[32]; char product_id[32]; -- cgit v1.2.3