Options View

  • Controller for handling the Custom Key input, readername filter and RSSI filter

    See more

    Declaration

    Swift

    class OptionsViewController : UIViewController
  • Delegate protocol for delegate classes to implement

    See more

    Declaration

    Swift

    protocol OptionsViewControllerProtocol : NSObjectProtocol
  • Class holding option values set in the Options View & used everywhere else in the app

    See more

    Declaration

    Swift

    class Options