menu
yasee_plugin
yasee_plugin_platform_interface.dart
YaseePluginPlatform
sendCustom abstract method
sendCustom
dark_mode
light_mode
sendCustom
abstract method
Future
sendCustom
(
String
mac
,
Uint8List
data
)
发送自定义数据 (蓝牙(mac必须传递)、串口)
Implementation
Future sendCustom(String mac,Uint8List data);
yasee_plugin
yasee_plugin_platform_interface
YaseePluginPlatform
sendCustom abstract method
YaseePluginPlatform class