X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=bort-panel.git;a=blobdiff_plain;f=seg.h;h=c815510fb75e9aadf4996cbe9b151f8f052bd4ca;hp=d3c5679bc5aca98596a72fdbb13211e8e4f52c5e;hb=HEAD;hpb=6e5408c013b4fe35eb4ba74519c4c259f98e5089 diff --git a/seg.h b/seg.h old mode 100755 new mode 100644 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;