Fix usage of debug flag
This commit is contained in:
parent
9389585d3d
commit
16a583d7fd
7 changed files with 4 additions and 46 deletions
|
@ -131,9 +131,6 @@ int main(void)
|
|||
//pullup_pins();
|
||||
//set_prr();
|
||||
|
||||
print_enable = true;
|
||||
debug_enable = false;
|
||||
|
||||
#ifdef HOST_VUSB
|
||||
disable_vusb();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue