Log-Output Format fix
This commit is contained in:
parent
ea230bcee7
commit
a899cf4dcf
@ -122,7 +122,7 @@ void setup()
|
||||
#ifdef FEATURE_ENABLE_LORA
|
||||
if (InitLoRa(&setMPins_Helper))
|
||||
{
|
||||
Serial.printf("Initialized LoRa_Transceiver");
|
||||
Serial.print("Initialized LoRa_Transceiver\n");
|
||||
tmrStatusSender.start();
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user