Renamed some things.

This commit is contained in:
Alex Szpakowski
2016-02-18 22:11:41 -04:00
parent bd93f0dfef
commit cf4b409302
17 changed files with 43 additions and 50 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ void Audio::PoolThread::threadFunction()
}
pool->update();
delay(5);
sleep(5);
}
}