summaryrefslogtreecommitdiffstats
path: root/firmware/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/main.c')
-rw-r--r--firmware/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/main.c b/firmware/main.c
index fb03923..6b281d9 100644
--- a/firmware/main.c
+++ b/firmware/main.c
@@ -441,7 +441,6 @@ int main(void) {
do {
usbPoll();
_delay_us(100);
- idlePolls++;
// these next two freeze the chip for ~ 4.5ms, breaking usb protocol
// and usually both of these will activate in the same loop, so host