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

Add menuconfig support for setting device hostname and device WIFI MAC address as serial #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hire-vladimir
Copy link
Contributor

@hire-vladimir hire-vladimir commented Jul 19, 2020

Three enhancements:

Sorry @maximkulkin i did not know on your plans on doing the earlier mentioned variable name refactoring, these will need adjustment also.

On side note as i was working to update the device hostname, some of the wifi methods have been deprecated with IDF 4.x and will need to be updated to new example per https://github.com/espressif/esp-idf/blob/master/examples/wifi/getting_started/station/main/station_example_main.c, i've opened #71 to keep track.

esp_event_loop.h:2:2: warning: #warning "esp_event_loop.h is deprecated, please include esp_event.h instead" [-Wcpp]
app_main.c:49:5: warning: 'tcpip_adapter_init' is deprecated [-Wdeprecated-declarations]
app_main.c:51:5: warning: 'esp_event_loop_init' is deprecated [-Wdeprecated-declarations]

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

Successfully merging this pull request may close these issues.

1 participant