mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
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)
|
int main(void)
|
||||||
{
|
{
|
||||||
DEBUG_LED_CONFIG;
|
|
||||||
DEBUG_LED_OFF;
|
|
||||||
|
|
||||||
// set for 16 MHz clock
|
// set for 16 MHz clock
|
||||||
CPU_PRESCALE(0);
|
CPU_PRESCALE(0);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue