Options View
-
Controller for handling the Custom Key input, readername filter and RSSI filter
See moreDeclaration
Swift
class OptionsViewController : UIViewController
-
Delegate protocol for delegate classes to implement
See moreDeclaration
Swift
protocol OptionsViewControllerProtocol : NSObjectProtocol
-
Class holding option values set in the Options View & used everywhere else in the app
See moreDeclaration
Swift
class Options