diff options
| -rw-r--r-- | nexus/SupplicantAssociatingEvent.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nexus/SupplicantAssociatingEvent.cpp b/nexus/SupplicantAssociatingEvent.cpp index 00a85b6..c6e9fe3 100644 --- a/nexus/SupplicantAssociatingEvent.cpp +++ b/nexus/SupplicantAssociatingEvent.cpp @@ -29,6 +29,7 @@ SupplicantAssociatingEvent::SupplicantAssociatingEvent(int level, char *event, mBssid = NULL; mSsid = NULL; + mFreq = -1; // SSID 'default' // OR |
