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

How to change the OTA Server by command #2

Closed
fvpalha opened this issue Mar 30, 2016 · 3 comments
Closed

How to change the OTA Server by command #2

fvpalha opened this issue Mar 30, 2016 · 3 comments

Comments

@fvpalha
Copy link

fvpalha commented Mar 30, 2016

Hi.

I think that the values:

#define OTA_HOST "192.168.7.5"
#define OTA_PORT 80

It should not be fixed.

How I can change this values by command?

@fvpalha fvpalha changed the title Change the OTA Server How to change the OTA Server by command Mar 30, 2016
@raburton
Copy link
Owner

The values are #defined so you can easily change them if you want to. This is just a sample, I can't see a scenario where you'd need to change this without it being acceptable to edit the file.

@fvpalha
Copy link
Author

fvpalha commented Mar 30, 2016

Thank you @raburton

@fvpalha
Copy link
Author

fvpalha commented Jul 26, 2016

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