Henxun

Results 8 comments of Henxun

if you use dotnet 6, try this https://docs.microsoft.com/en-us/aspnet/core/blazor/components/virtualization?view=aspnetcore-6.0

> This is probably a duplicate of #80 hi,tommpourek How to calculate the boundaries of the horseshoe

> > hi,tommpourek How to calculate the boundaries of the horseshoe > > I have never done that, so I don't know exactly. Sorry. I think this is related https://en.wikipedia.org/wiki/Planckian_locus....

let operation = self .characteristic .WriteValueWithOptionAsync(&writer.DetachBuffer()?, write_type.into())?; let result = operation.await?; 代码阻塞 "let result = operation.await",并且之前调用的discover_services也会阻塞无法结束

当get_characteristics中调用GetCharacteristicsWithCacheModeAsync中传入参数BluetoothCacheMode::Uncached时会阻塞代码运行,BluetoothCacheMode::Uncached正常或者调用GetCharacteristicsAsync

好的,谢谢 我会拷贝文件到安装目录,修改注册表。 至于操作系统安全等级是否过于严格这个问题,我不知道按什么标准来判定它是不是过于严格

![Image](https://github.com/user-attachments/assets/507806e5-fb94-41fe-94e8-e5068c137bdf) Is it because of this line of configuration?