Sign in
nest-open-source
/
nest-mobile-client-iphone
/
4.5.0
/
CocoaLumberjack
/
e5334dc00ada2298db8cfa2f834dd40a1be58748
/
.
/
Xcode
/
CaptureASL
/
CaptureASL
/
ViewController.h
blob: 383c8930c95ad876f16c51560b06f3270058e931 [
file
]
//
// ViewController.h
// CaptureASL
//
// Created by Ernesto Rivera on 2014/03/20.
//
//
#import <UIKit/UIKit.h>
@interface
ViewController
:
UIViewController
-
(
IBAction
)
log
:(
id
)
sender
;
-
(
IBAction
)
asl_log
:(
UIButton
*)
sender
;
@end