andrei-ch-NADControl/ios/NADControlApp/ViewController.h

16 lines
224 B
Objective-C

//
// ViewController.h
// NADControlApp
//
// Created by andrei_c on 11/26/15.
// Copyright © 2015 Codium Labs LLC. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end