mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-03 20:04:58 +00:00
attempt to fix old driver
This commit is contained in:
@@ -40,6 +40,7 @@ int main() {
|
||||
} else if (ubyte == 0b10101010) { // 0xAA
|
||||
foundAA = true;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user