[SX127x] Fixed typo

This commit is contained in:
jgromes 2022-01-23 12:05:50 +01:00
parent 73e3da212a
commit 0de8ef6bce

View file

@ -48,7 +48,7 @@ void setFlag(void) {
return;
}
// we sent aor received packet, set the flag
// we sent or received packet, set the flag
operationDone = true;
}