Browse Source

Remove DEBUG_LED from pjrc stack.

pull/12/head
tmk 11 years ago
parent
commit
6ebe99f37c
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      protocol/pjrc/main.c

+ 0
- 3
protocol/pjrc/main.c View File

@ -44,9 +44,6 @@
int main(void)
{
DEBUG_LED_CONFIG;
DEBUG_LED_OFF;
// set for 16 MHz clock
CPU_PRESCALE(0);


Loading…
Cancel
Save