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

No default value for frequency #14

Open
bphermansson opened this issue Mar 3, 2018 · 1 comment
Open

No default value for frequency #14

bphermansson opened this issue Mar 3, 2018 · 1 comment

Comments

@bphermansson
Copy link
Owner

If no frequency is set via Mqtt, the frequency is set to 0. Change this so a default frequency is used instead. "if freq=0 then freq=8680000".

@dogmatic69
Copy link
Collaborator

dogmatic69 commented Jan 21, 2019

There is already a line setting a default frequency

uint32_t FREQUENCY = 868000000;

This issue can be closed

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