Some LoRa-stuff
This commit is contained in:
@@ -274,7 +274,7 @@ bool LoRa_E220::begin(){
|
||||
|
||||
this->serialDef.stream->setTimeout(100);
|
||||
Status status = setMode(MODE_0_NORMAL);
|
||||
return status==E220_SUCCESS;
|
||||
return status;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user