mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-17 17:44:11 -05:00
remove whitespaces and tabs
This commit is contained in:
parent
2014923966
commit
7019cd9048
3 changed files with 20 additions and 20 deletions
|
|
@ -645,15 +645,15 @@ main()
|
||||||
UpPoint2_Busy = 1;
|
UpPoint2_Busy = 1;
|
||||||
|
|
||||||
// Should according to the USB-spec check if
|
// Should according to the USB-spec check if
|
||||||
// length == 64, if so we should send a
|
// length == 64, if so we should send a
|
||||||
// zero-length USB packet. This is very
|
// zero-length USB packet. This is very
|
||||||
// unlikley to happen.
|
// unlikley to happen.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Should have a timeout if the transfer for some reason
|
// Should have a timeout if the transfer for some reason
|
||||||
// fails to reset UpPoint2_Busy. But does not seem to
|
// fails to reset UpPoint2_Busy. But does not seem to
|
||||||
// happen.
|
// happen.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue