Closed JayZeeM closed 8 months ago
Hello! Im trying to activate the FEC for my EByte E22 using
Serial.print(Transceiver.SetFECMode(1));
but I'm getting an error
That function does not return anything, so you can’t print anything. Have a look at the.H file.
Hello! Im trying to activate the FEC for my EByte E22 using
Serial.print(Transceiver.SetFECMode(1));
but I'm getting an error