//
//  ESPGuideCode.h
//  EspTouchDemo
//
//  Created by fby on 4/9/15.
//  Copyright (c) 2015 fby. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface ESPGuideCode : NSObject

- (NSData *) getU16s;

@end
