linutil/core
Jeevitha Kannan K S 1e1ea3c090
Fix bluetooth errors
The i variable is edited locally as pipe is used. It results in error
when connecting to a device. The read -r at the last is not working for
some reason so added the read -r for each if case. Removed unused action
variable.
2024-11-20 00:31:04 +05:30
..
src refact: rust fixes and optimizations (#933) 2024-11-17 12:24:54 -06:00
tabs Fix bluetooth errors 2024-11-20 00:31:04 +05:30
Cargo.toml refact: rust fixes and optimizations (#933) 2024-11-17 12:24:54 -06:00