Americanized English spelling
This commit is contained in:
@ -33,7 +33,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