Revert "il2cpp 打包Ant+连接问题"
This reverts commit 0c69470972bbe5f937ff3af7a1337cc70932db86. # Conflicts: # Assets/Plugins/ANT_WrappedLib.dll.meta
This commit is contained in:
parent
99c16f44e6
commit
1f340ced78
@ -18,7 +18,7 @@ namespace Assets.Scripts.Devices
|
|||||||
#if UNITY_IOS || UNITY_ANDROID
|
#if UNITY_IOS || UNITY_ANDROID
|
||||||
this.CreateBleAdapter();
|
this.CreateBleAdapter();
|
||||||
#else
|
#else
|
||||||
//this.CreateBleAdapter(); TODO: uncomment this line to enable BLE on Windows
|
this.CreateBleAdapter();
|
||||||
this.CreateAntAdapter();
|
this.CreateAntAdapter();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user