DeviceSend(String) Method |
Send a text message.
Namespace: IO.Devices.WioE5.P2PAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.136.1
Syntaxpublic void Send(
string s
)
Parameters
- s String
- Text message to send. Must be 1 to 243
characters.
See Also