Skip to content

Commit 857e69c

Browse files
author
Daisuke Baba
committed
Add a revision history
1 parent 30efa24 commit 857e69c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ node-red-contrib-generic-ble
33

44
A Node-RED node for providing access to generic BLE devices via GATT.
55

6+
**ALPHA RELEASE** : not yet available in [flows.nodered.org](https://flows.nodered.org)
7+
68
# How to install
79

810
```
@@ -32,3 +34,7 @@ Set `GENERIC_BLE_TRACE=true` on starting Node-RED.
3234
Connecting to peripherals keeps failing in some cases after selecting a BLE peripheral from the scan result select box in the Generic BLE node configuration dialog. If you get stuck in that case, stop Node-RED and run `sudo hciconfig hci0 reset` (replace `hci0` with a proper interface if necessary) then start Node-RED again.
3335

3436
# Revision History
37+
38+
* 0.1.0
39+
- Initial Release (alpha)
40+
- `node-red` keyword is not yet added

0 commit comments

Comments
 (0)