Preparing search index...
The search index is not available
micro:bit Web Bluetooth API Documentation
micro:bit Web Bluetooth API Documentation
services/uart
UartEvents
Interface UartEvents
Events raised by the UART service
interface
UartEvents
{
receive
:
Uint8Array
;
receiveText
:
string
;
}
Index
Properties
receive
receive
Text
Properties
receive
receive
:
Uint8Array
Serial data received event
receive
Text
receive
Text
:
string
Serial received text event
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
receive
receive
Text
micro:bit Web Bluetooth API Documentation
Loading...
Events raised by the UART service