forked from mirror/qmk_firmware
Spell check source code, fix mistakes.
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
} BitBuffer_t;
|
||||
|
||||
/* Function Prototypes: */
|
||||
/** Initialises or resets a given bit buffer, ready to store new bits.
|
||||
/** Initializes or resets a given bit buffer, ready to store new bits.
|
||||
*
|
||||
* \param[in,out] Buffer Bit buffer to initialize
|
||||
*/
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
|
||||
/* Public Interface - May be used in end-application: */
|
||||
/* Inline Functions: */
|
||||
/** Initialises the magnetic stripe card reader ports and pins so that the card reader
|
||||
/** Initializes the magnetic stripe card reader ports and pins so that the card reader
|
||||
* device can be controlled and read by the card reader driver. This must be called before
|
||||
* trying to read any of the card reader's status lines.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user