You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Berry.md
+4
Original file line number
Diff line number
Diff line change
@@ -2143,6 +2143,10 @@ end
2143
2143
2144
2144
video()
2145
2145
```
2146
+
2147
+
### `BLE` module
2148
+
2149
+
Write drivers and applications for Bluetooth Low Energy supporting all 4 roles. More information here: [BLE module](Bluetooth_MI32.md#ble-module)
2146
2150
2147
2151
## Philips Hue emulation for Alexa
2148
2152
Berry extends the native Hue/Alexa emulation and makes it possible to handle any number of virtual lights. You can easily define "virtual" lights in Berry, respond to commands from Alexa and send light status.
0 commit comments