Changes

Jump to navigation Jump to search

Changes in OS 3.11

134 bytes removed, 06:12, 8 April 2015
m
no edit summary
Line 1: Line 1:  
<h2>Changes</h2>
 
<h2>Changes</h2>
<p>The <a href="platform.apilevel">apilevel</a> is now 2.5.
+
<p>The [[platform.apilevel|apilevel]] is now 2.5.
 
</p>
 
</p>
 
<h2>New</h2>
 
<h2>New</h2>
<p><a href=":Category:BLE">BLE</a> features are now available with the "ble"/"bleCentral" modules (code&nbsp;: <b> <i>require "ble"</i></b> and <b><i>require "bleCentral"</i> </b> at the top of the script, while in <a href="platform.apilevel">apilevel</a> 2.5).<br />
+
<p>[[:Category:BLE|BLE]] features are now available with the "ble"/"bleCentral" modules (code&nbsp;: <b> <i>require "ble"</i></b> and <b><i>require "bleCentral"</i> </b> at the top of the script, while in [[platform.apilevel|apilevel]] 2.5).<br />
 
Tables <b>ble</b> and <b>bleCentral</b> are then available.
 
Tables <b>ble</b> and <b>bleCentral</b> are then available.
 
</p><p><b>ble</b>
 
</p><p><b>ble</b>
 
</p>
 
</p>
<dl><dd> ble.OFF
+
: ble.OFF
</dd><dd> ble.ON
+
: ble.ON
</dd><dd> ble.RESETTING
+
: ble.RESETTING
</dd><dd> ble.UNSUPPORTED
+
: ble.UNSUPPORTED
</dd><dd> ble.addStateListener
+
: ble.addStateListener
</dd><dd> ble.pack
+
: ble.pack
</dd><dd> ble.removeStateListener
+
: ble.removeStateListener
</dd><dd> ble.unpack
+
: ble.unpack
</dd></dl>
+
 
<p><b>bleCentral</b>
+
<p><b>bleCentral</b></p>
</p>
+
: bleCentral.isScanning
<dl><dd> bleCentral.isScanning
+
: bleCentral.startScanning
</dd><dd> bleCentral.startScanning
+
: bleCentral.stopScanning
</dd><dd> bleCentral.stopScanning
+
 
</dd></dl>
+
<p>''Other additions include:''</p>
<p>Other additions include:
  −
</p>
      
'''PeripheralClass'''
 
'''PeripheralClass'''

Navigation menu