Debugging kishsaver.
- Hardcoded strobe lines (required to make the hardware less noisy) - Updated debug code
This commit is contained in:
parent
4ce6d34cd8
commit
a108dbbbc3
3 changed files with 64 additions and 40 deletions
|
|
@ -83,7 +83,7 @@ inline void usb_setup(void)
|
|||
|
||||
// Wait an extra second for the PC's operating system to load drivers
|
||||
// and do whatever it does to actually be ready for input
|
||||
_delay_ms(1000);
|
||||
//_delay_ms(1000); // TODO
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue