Changed decode phase window

This commit is contained in:
Mark Qvist 2014-04-07 13:28:14 +02:00
parent 648deef929
commit 84080060eb
6 changed files with 10 additions and 10 deletions

View file

@ -45,8 +45,8 @@ void mp1Poll(MP1 *mp1) {
} else {
// Checksum was incorrect
mp1Decode(mp1);
kprintf("Incorrect checksum. Found %d, ", mp1->buffer[mp1->packetLength]);
kprintf("should be %d\n", mp1->checksum_in);
//kprintf("Incorrect checksum. Found %d, ", mp1->buffer[mp1->packetLength]);
//kprintf("should be %d\n", mp1->checksum_in);
}
}
// If the above is not the case, this must be the