1
0

Suggestions

This commit is contained in:
Tiger Wang
2014-10-23 23:58:01 +01:00
parent 27687cfcd4
commit 51fa6b4090
7 changed files with 50 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
/** Number of milliseconds per cycle */
#define CYCLE_MILLISECONDS 100
const int CYCLE_MILLISECONDS = 100;