Changes in OS 3.11
Jump to navigation
Jump to search
Changes
The apilevel is now 2.5.
New
BLE features are now available with the "BLE" module (code : require "ble" at the top of the script, while in apilevel 2.5).
A ble table is then available, containing :
- ble.OFF
- ble.ON
- ble.RESETTING
- ble.UNSUPPORTED
- ble.addStateListener
- ble.pack
- ble.removeStateListener
- ble.unpack