bluetooth-serial-port
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "bluetooth-serial-port", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Bluetooth serial port communication for Node.js", | ||
@@ -5,0 +5,0 @@ "author": "Eelco Cramer <eelco@hailendal.org>", |
@@ -40,4 +40,6 @@ # Bluetooth serial port communication for Node.js | ||
`systemctl daemon-reload | ||
systemctl restart bluetooth` | ||
```bash | ||
sudo systemctl daemon-reload | ||
sudo systemctl restart bluetooth | ||
``` | ||
@@ -44,0 +46,0 @@ ## Pre-request on macOS |
## RELEASE NOTES | ||
### 2.1.6 | ||
* Fixes an issue on Windows and Linux where `close` would not terminate a connection properly. | ||
* Improves the README. | ||
### 2.1.5 | ||
@@ -4,0 +9,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
228160
278