Stuff not working

This commit is contained in:
Mark Qvist 2014-04-07 01:15:52 +02:00
parent e5513801f6
commit c12cd16bd9
5 changed files with 7 additions and 6 deletions

View file

@ -45,8 +45,8 @@ void mp1Poll(MP1 *mp1) {
} else {
// Checksum was incorrect
//mp1Decode(mp1);
//kprintf("Incorrect checksum. Found %d.\n", mp1->buffer[mp1->packetLength]);
//kprintf("should be %d", 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