This commit is contained in:
Christian Werner 2025-09-28 20:18:18 +02:00
parent 40d5e5fd10
commit c5dbcecabe
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -270,7 +270,7 @@ void recieveTest(char* title) {
lower = 16; lower = 16;
upper = 16; upper = 16;
*dirPtr = 0b11111000; *dirPtr = 0b11100000;
*dataPtr = 0; *dataPtr = 0;
while (1) { while (1) {