projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
All Class Driver Host mode demos now correctly set the board LEDs to READY once the...
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
StillImageHost
/
StillImageHost.c
diff --git
a/Demos/Host/LowLevel/StillImageHost/StillImageHost.c
b/Demos/Host/LowLevel/StillImageHost/StillImageHost.c
index
f89de22
..
c923ca3
100644
(file)
--- a/
Demos/Host/LowLevel/StillImageHost/StillImageHost.c
+++ b/
Demos/Host/LowLevel/StillImageHost/StillImageHost.c
@@
-167,7
+167,6
@@
void StillImage_Task(void)
}
\r
\r
puts_P(PSTR("Still Image Device Enumerated.\r\n"));
\r
-
\r
USB_HostState = HOST_STATE_Configured;
\r
break;
\r
case HOST_STATE_Configured:
\r