Revert "remove unuse comments"
This reverts commit e32b41ed5fd09b60129f9650597b2d55e7b0811f.
This commit is contained in:
parent
ce213460f9
commit
99c16f44e6
@ -18,7 +18,7 @@ namespace Assets.Scripts.Devices
|
||||
#if UNITY_IOS || UNITY_ANDROID
|
||||
this.CreateBleAdapter();
|
||||
#else
|
||||
this.CreateBleAdapter();
|
||||
//this.CreateBleAdapter(); TODO: uncomment this line to enable BLE on Windows
|
||||
this.CreateAntAdapter();
|
||||
#endif
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user