1
0

Remove DEBUG_LED from pjrc stack.

This commit is contained in:
tmk 2012-12-27 02:33:40 +09:00
parent 80f99bf022
commit 1f248ccc5f

View File

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