Atlas Yu
Atlas Yu
I was migrating from Vim to NeoVim, and picked a color-scheme which uses 'italic' style, and I found that the background is not transparent. I investigated this about an hour,...
Previous code assumes the "HCI Event Packet" of either LE AD Report or Extended AD Report type only contains exact one report, using a fixed offset to retrieve the report...
Both `LE Advertising Report event` and `LE Extended Advertising Report event` may return multiple reports but the code always assume only one report will be read from `socket.recv(255)` (should be...