Browse Source

sun_usb: Turn out LED after matrix init

master
tmk 7 years ago
parent
commit
62e92645e6
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      converter/sun_usb/matrix.c

+ 2
- 0
converter/sun_usb/matrix.c View File

} }
} }
print(" Done\n"); print(" Done\n");

PORTD &= ~(1<<6);
return; return;
} }



Loading…
Cancel
Save