2
0
This commit is contained in:
2026-01-09 11:05:42 +01:00
parent 1739ea921b
commit edaf6c6ccd
3 changed files with 40 additions and 15 deletions

View File

@@ -7,10 +7,10 @@ int main()
while (1)
{
s0 = b0;
s1 = b1;
s2 = b2;
s3 = b3;
s0 = i0;
s1 = i1;
s2 = i2;
s3 = i3;
s4 = b4;
s5 = b5;
s6 = b6;