Subversion Repositories MK3Mag

Compare Revisions

Ignore whitespace Rev 80 → Rev 81

/trunk/uart.c
463,7 → 463,6
void Decode64(void)
{
uint8_t a,b,c,d;
uint8_t x,y,z;
uint8_t ptrIn = 3;
uint8_t ptrOut = 3;
uint8_t len = ReceivedBytes - 6;