This file contains hidden or 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
| // | |
| // WiFiInfo.swift | |
| // | |
| // Created by Brad Greenlee on 11/7/15. | |
| // | |
| import Foundation | |
| import CoreWLAN | |
| extension CWPHYMode: CustomStringConvertible { |