attempt to fix old driver

This commit is contained in:
2024-09-18 16:43:41 +02:00
parent 55826ea759
commit c3acea864a

View File

@@ -41,6 +41,7 @@ int main() {
foundAA = true;
}
}
f.close();
@@ -49,7 +50,6 @@ int main() {
//Tomorrow
//Try to use vectors and store every byte in its own array object by dividing the buffer into 8 bits