mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-11 22:15:45 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
17
tools/uart_adapter/app/iOS/uartadapter/AppDelegate.h
Executable file
17
tools/uart_adapter/app/iOS/uartadapter/AppDelegate.h
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
//
|
||||
// AppDelegate.h
|
||||
// uartadapter
|
||||
//
|
||||
// Created by isaiah on 8/26/15.
|
||||
// Copyright (c) 2015 realtek. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : UIResponder <UIApplicationDelegate>
|
||||
|
||||
@property (strong, nonatomic) UIWindow *window;
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue