mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-02 18:59:56 +00:00
Fix typo
This commit is contained in:
parent
e66d9d0add
commit
31dc37150b
@ -57,7 +57,7 @@ static GPIOPin *loraIrq;
|
||||
*/
|
||||
void portduinoSetup()
|
||||
{
|
||||
printf("Setting up Meshtastic on Porduino...\n");
|
||||
printf("Setting up Meshtastic on Portduino...\n");
|
||||
|
||||
#ifdef PORTDUINO_LINUX_HARDWARE
|
||||
SPI.begin(); // We need to create SPI
|
||||
|
Loading…
Reference in New Issue
Block a user