Remove DEBUG_LED from pjrc stack.

This commit is contained in:
tmk 2012-12-27 02:33:40 +09:00
parent cf1eb8fbc6
commit 6ebe99f37c
1 changed files with 0 additions and 3 deletions

View File

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