diff options
Diffstat (limited to 'protocol/pjrc/main.c')
| -rw-r--r-- | protocol/pjrc/main.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/protocol/pjrc/main.c b/protocol/pjrc/main.c index 9f664bc43..776bfee9d 100644 --- a/protocol/pjrc/main.c +++ b/protocol/pjrc/main.c | |||
| @@ -44,9 +44,6 @@ | |||
| 44 | 44 | ||
| 45 | int main(void) | 45 | int main(void) |
| 46 | { | 46 | { |
| 47 | DEBUG_LED_CONFIG; | ||
| 48 | DEBUG_LED_OFF; | ||
| 49 | |||
| 50 | // set for 16 MHz clock | 47 | // set for 16 MHz clock |
| 51 | CPU_PRESCALE(0); | 48 | CPU_PRESCALE(0); |
| 52 | 49 | ||
