Lukáš Poláček
Results
3
issues of
Lukáš Poláček
`yarn test` passes. Review is recommended with hidden whitespace changes.
I'm using USB devices that contain a UART bridge, so they communicate over a serial port bridged via USB. I've used `pyudev` previously but I want to make my app...
It handles the low-level meshtastic BLE protocol, including the 3 characteristics used to read from and write to the radio. It also converts BLE errors into internal errors. The high-level...