Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting FEC #78

Closed
JayZeeM opened this issue Mar 26, 2024 · 1 comment
Closed

Setting FEC #78

JayZeeM opened this issue Mar 26, 2024 · 1 comment

Comments

@JayZeeM
Copy link

JayZeeM commented Mar 26, 2024

Hello! Im trying to activate the FEC for my EByte E22 using

Serial.print(Transceiver.SetFECMode(1));

but I'm getting an error
image

@KrisKasprzak
Copy link
Owner

That function does not return anything, so you can’t print anything. Have a look at the.H file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants