forked from mirrors/qmk_firmware
Remove DEBUG_LED from pjrc stack.
This commit is contained in:
parent
cf1eb8fbc6
commit
6ebe99f37c
1 changed files with 0 additions and 3 deletions
|
@ -44,9 +44,6 @@
|
|||
|
||||
int main(void)
|
||||
{
|
||||
DEBUG_LED_CONFIG;
|
||||
DEBUG_LED_OFF;
|
||||
|
||||
// set for 16 MHz clock
|
||||
CPU_PRESCALE(0);
|
||||
|
||||
|
|
Loading…
Reference in a new issue