Fixed indent

This commit is contained in:
Kristian Sloth Lauszus 2013-04-08 00:23:52 +02:00
parent 60ef04d32f
commit 35ce9c7ab3

View file

@ -209,7 +209,6 @@ void SPP::ACLData(uint8_t* l2capinbuf) {
} }
} else } else
serviceNotSupported(l2capinbuf[9], l2capinbuf[10]); // The service is not supported serviceNotSupported(l2capinbuf[9], l2capinbuf[10]); // The service is not supported
#ifdef EXTRADEBUG #ifdef EXTRADEBUG
Notify(PSTR("\r\nUUID: "), 0x80); Notify(PSTR("\r\nUUID: "), 0x80);
uint16_t uuid; uint16_t uuid;