-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 333 panic when scanning wifi with unknown auth method (#335)
* Issue 333 panic when scanning wifi with unknown auth method * Issue 333 - let return from wifi_sta_config_t return Option, as it might not be possible to convert, eg auth_method unknown * cargo fmt changes * clippy format adjustments * Revert "clippy format adjustments" This reverts commit ec6339e. * Revert "cargo fmt changes" This reverts commit 68157d1. * Revert "Issue 333 - let return from wifi_sta_config_t return Option, as it might not be possible to convert, eg auth_method unknown" This reverts commit fed5b1e. * Replace with more senseful implementation --------- Co-authored-by: Empire <[email protected]>
- Loading branch information
1 parent
239e2ad
commit 20c6577
Showing
1 changed file
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters