Stable and tested demo ^^
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ static const char* generated_source = ""
|
||||
"\n"
|
||||
"while (1)\n"
|
||||
"{\n"
|
||||
"for (var j = 0; j < numOfIterations / 2; j += 1)\n"
|
||||
"for (var j = 0; j < numOfIterations; j += 1)\n"
|
||||
"{\n"
|
||||
"LEDOn(12);\n"
|
||||
"LEDOn(13);\n"
|
||||
|
||||
Reference in New Issue
Block a user