fuck meaningful commit messages
[bort-panel.git] / seg.h
diff --git a/seg.h b/seg.h
old mode 100755 (executable)
new mode 100644 (file)
index d3c5679..c815510
--- a/seg.h
+++ b/seg.h
@@ -76,13 +76,15 @@ uint8_t dig(uint8_t d) {
 
 void kd() {
 
+       usleep(1);
+/*
        asm("movs r0, #0");
 
        for(int i = 0; i < 10; i++) {
                asm("movs  r0, #10\n\t"  
                "1: subs  r0, r0, #1\n\t"
                "bne   1b");
-       }
+       }*/ 
 
 /*     volatile int t = 0;