From 0f64366dee3fb8e4556509b2de0f47fa8053313e Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 30 Mar 2011 16:50:02 -0700 Subject: usrp1: reverted spi transaction changes to the usrp1 firmware (broken and not needed) --- firmware/fx2/common/usrp_commands.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'firmware/fx2/common/usrp_commands.h') diff --git a/firmware/fx2/common/usrp_commands.h b/firmware/fx2/common/usrp_commands.h index 02778c7e3..20c28e264 100644 --- a/firmware/fx2/common/usrp_commands.h +++ b/firmware/fx2/common/usrp_commands.h @@ -54,13 +54,6 @@ // wIndexL: format // len: how much to read -#define VRQ_SPI_TRANSACT 0x83 // wValueH: OUT byte 0 - // wValueL: OUT byte 1 - // wIndexH: OUT byte 2 - // wIndexL: OUT byte 3 - // wLengthH: enables - // wLengthL: transaction length - // OUT commands #define VRQ_SET_LED 0x01 // wValueL off/on {0,1}; wIndexL: which {0,1} -- cgit v1.2.3