comment typo only

This commit is contained in:
Ross Owen
2014-01-28 16:28:23 +00:00
parent c6ed243a82
commit 486a19f549
2 changed files with 1 additions and 2 deletions

View File

@@ -82,7 +82,6 @@ static void storeFreq(unsigned char buffer[], int &i, int freq)
/* Delay based on USB speed. Feedback takes longer to stabilise at FS */
void FeedbackStabilityDelay()
{
unsigned usbSpeed;
timer t;
unsigned time;