Ron Evans
Ron Evans
Hello @irai sorry I missed this PR. Could you please add an example/smoke test that exercises the new functionality? Thank you!
@universam1 please see comment here https://github.com/tinygo-org/bluetooth/blob/release/gap_windows.go#L37
These comments are interesting here https://github.com/hbldh/bleak/blob/develop/bleak/backends/winrt/scanner.py#L126 Perhaps @jagobagascon can interpret this code to figure out how to parse this data?
@jagobagascon I think this is how: https://github.com/hbldh/bleak/blob/e01e2640994b99066552b6161f84799712c396fa/bleak/backends/winrt/scanner.py#L49-L50 Have to look at the raw data https://learn.microsoft.com/en-us/uwp/api/windows.devices.bluetooth.advertisement.bluetoothleadvertisement.datasections?view=winrt-26100#windows-devices-bluetooth-advertisement-bluetoothleadvertisement-datasections
That is great news @jagobagascon !
Hello @denzilferreira please see https://github.com/hybridgroup/gocv/pull/1288 which should hopefully address your problem.
> Make sure you copy wasm_exec.js to your runtime environment. Via https://tinygo.org/docs/guides/webassembly/wasm/ Also note that the TinyGo wasm_exec.js file is different from the "big Go" file. Hope that helps!
@owenwaller thank you for the followup! 😸
How about also https://huggingface.co/deepseek-ai/Janus-Pro-1B for whoever has the correct setup also to import this, please.
The fix for nix is in... or at least for the CI. Please rebase against latest dev.