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

replace some constants with their more adapted counterpart #813

Merged

Conversation

llange
Copy link
Contributor

@llange llange commented Feb 2, 2023

`wifi_interface_t` is more or less equivalent to `esp_interface_t` and the
values are the same, however in terms of argument type it's more consistent
to use `wifi_interface_t` for `esp_wifi_set_bandwidth()` and `esp_wifi_get_mac()`

Signed-off-by: Ludovic LANGE <[email protected]>
@llange llange force-pushed the replace-wifi-deprecated-constants branch from 3f6d82c to 13d17fb Compare February 5, 2023 20:13
@dexterbg dexterbg merged commit 97e64d0 into openvehicles:master Feb 19, 2023
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.

2 participants