This commit is contained in:
GUVWAF 2022-10-01 12:00:31 +02:00
parent e66d9d0add
commit 31dc37150b

View File

@ -57,7 +57,7 @@ static GPIOPin *loraIrq;
*/ */
void portduinoSetup() void portduinoSetup()
{ {
printf("Setting up Meshtastic on Porduino...\n"); printf("Setting up Meshtastic on Portduino...\n");
#ifdef PORTDUINO_LINUX_HARDWARE #ifdef PORTDUINO_LINUX_HARDWARE
SPI.begin(); // We need to create SPI SPI.begin(); // We need to create SPI