Use American English
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
static SPISettings spiConfig;
|
||||
|
||||
// Standard SPI functions
|
||||
/** Initialise SPI bus */
|
||||
/** Initialize SPI bus */
|
||||
void spiBegin(void) {
|
||||
#if !PIN_EXISTS(SS)
|
||||
#error SS_PIN not defined!
|
||||
|
Reference in New Issue
Block a user