aboutsummaryrefslogtreecommitdiffstats
path: root/drv_picoLCD.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-20 05:00:06 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-20 05:00:06 +0000
commit883d1546b2cc19b1ae1b0041cb8131baea814336 (patch)
treed4c233d0d5301840d25a13bc260a0bd4c7cd410e /drv_picoLCD.c
parent1d71c6d777e1f8cc91921f612b27518459b66528 (diff)
downloadlcd4linux-883d1546b2cc19b1ae1b0041cb8131baea814336.tar.gz
indent
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@748 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'drv_picoLCD.c')
-rw-r--r--drv_picoLCD.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drv_picoLCD.c b/drv_picoLCD.c
index dafd496..a50b235 100644
--- a/drv_picoLCD.c
+++ b/drv_picoLCD.c
@@ -166,7 +166,6 @@ static void drv_pL_send(void)
usb_bulk_write(lcd, USB_ENDPOINT_OUT + 1, Buffer, BufPtr - Buffer, 1000);
#endif
}
-
#if 0
gettimeofday(&end, NULL);
debug("send %d bytes in %d usec (%d usec/byte)", BufPtr - Buffer,