Spell check library source code files.
This commit is contained in:
parent
6d2a08f1b7
commit
f01a05415c
46 changed files with 72 additions and 72 deletions
|
@ -65,7 +65,7 @@ const uint8_t CRC8_Table[256] PROGMEM =
|
|||
RFCOMM_Channel_t RFCOMM_Channels[RFCOMM_MAX_OPEN_CHANNELS];
|
||||
|
||||
|
||||
/** Initialises the RFCOMM service, ready for new connections from a SDP client. */
|
||||
/** Initializes the RFCOMM service, ready for new connections from a SDP client. */
|
||||
void RFCOMM_Initialize(void)
|
||||
{
|
||||
/* Reset the RFCOMM channel structures, to invalidate any configured RFCOMM channels */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue