Skip to content

Instantly share code, notes, and snippets.

View yuraksisa's full-sized avatar

Yurak yuraksisa

View GitHub Profile
@yuraksisa
yuraksisa / SectorControl.h
Created May 30, 2014 08:08
Create a control for IOS that draws a Sector
#import <UIKit/UIKit.h>
@interface SectorControl : UIControl
@property UIColor* color;
@property UIColor* borderColor;
- (id) init:(float)angle withRadius:(float) radius andColor:(UIColor*) color andBorderColor:(UIColor*) borderColor;
@end
// -------------------------------
// iBeacon Entrada Favaritx
// -------------------------------
var uuid='6919DC86A5E840409AD8AEAAAB737B83';
var major=1;
var minor=10;
var measuredPower=-59;
var bleno=require('bleno');