mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
minor
This commit is contained in:
parent
20f057b944
commit
66d724be46
1 changed files with 0 additions and 4 deletions
4
adk.cpp
4
adk.cpp
|
@ -249,10 +249,6 @@ SwAttempt:
|
|||
USBTRACE("\r\nAccessory mode switch attempt");
|
||||
goto Fail;
|
||||
|
||||
//FailSetDevTblEntry:
|
||||
// USBTRACE("setDevTblEn:");
|
||||
// goto Fail;
|
||||
//
|
||||
FailGetConfDescr:
|
||||
// USBTRACE("getConf:");
|
||||
goto Fail;
|
||||
|
|
Loading…
Reference in a new issue