Skip to content

replace some constants with their more adapted counterpart#813

Merged
dexterbg merged 1 commit intoopenvehicles:masterfrom
llange:replace-wifi-deprecated-constants
Feb 19, 2023
Merged

replace some constants with their more adapted counterpart#813
dexterbg merged 1 commit intoopenvehicles:masterfrom
llange:replace-wifi-deprecated-constants

Conversation

@llange
Copy link
Copy Markdown
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 <llange@users.noreply.github.com>
@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