diff options
Diffstat (limited to 'host/apps/omap_debug/usrp-e-i2c.c')
| -rw-r--r-- | host/apps/omap_debug/usrp-e-i2c.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/host/apps/omap_debug/usrp-e-i2c.c b/host/apps/omap_debug/usrp-e-i2c.c index 57a3f4739..615dc557b 100644 --- a/host/apps/omap_debug/usrp-e-i2c.c +++ b/host/apps/omap_debug/usrp-e-i2c.c @@ -38,8 +38,6 @@ int main(int argc, char *argv[])  	fp = open("/dev/usrp_e0", O_RDWR);  	printf("fp = %d\n", fp); -	sleep(1); -  	if (direction) {  		count = argc - 3;  	} else {  | 
