This commit is contained in:
dborth 2009-10-01 22:36:05 +00:00
parent e78581e845
commit 663d73e7b1

View File

@ -360,7 +360,7 @@ void USBGeckoOutput()
int int
main(int argc, char *argv[]) main(int argc, char *argv[])
{ {
USBGeckoOutput(); // uncomment to enable USB gecko output //USBGeckoOutput(); // uncomment to enable USB gecko output
__exception_setreload(8); __exception_setreload(8);
#ifdef HW_DOL #ifdef HW_DOL