Skip to content

Commit b78b2bd

Browse files
committed
README update
1 parent a241f71 commit b78b2bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This requires [WebREPL](http://docs.micropython.org/en/latest/esp8266/tutorial/r
4040

4141
### BLE DEVICE (BleREPL Protocol): `BLE_DEVICE`
4242

43-
This requires [BleREPL](https://github.com/Carglglz/upyble#getting-started) to be enabled in the device.
43+
This requires [BleREPL](https://github.com/Carglglz/upyble#getting-started) to be enabled in the device. (This is experimental, only tested on MacOS)
4444

4545
```
4646
>>> from upydevice import BLE_DEVICE

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
66

7-
## [0.2.4] [Github repo]
7+
## [0.2.4] Unreleased [Github repo]
88
### Added
99
- `BLE_DEVICE` for bluetooth low energy devices
1010
## [0.2.3] - 2020-05-25

0 commit comments

Comments
 (0)