mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Fixed indent
This commit is contained in:
parent
0d983adab2
commit
d20d360695
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ FailSetConfDescr:
|
|||
NotifyFailSetConfDescr();
|
||||
goto Fail;
|
||||
|
||||
FailUnknownDevice:
|
||||
FailUnknownDevice:
|
||||
NotifyFailUnknownDevice(VID,PID);
|
||||
rcode = USB_DEV_CONFIG_ERROR_DEVICE_NOT_SUPPORTED;
|
||||
|
||||
|
|
Loading…
Reference in a new issue