diff options
Diffstat (limited to 'serial/serial-api.txt')
-rw-r--r-- | serial/serial-api.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/serial/serial-api.txt b/serial/serial-api.txt index ab0a4a35..f73a6b83 100644 --- a/serial/serial-api.txt +++ b/serial/serial-api.txt @@ -106,6 +106,10 @@ Methods string GetAddress() [experimental] Returns the Bluetooth address of the ending point. + string GetDevice() [experimental] + + Returns the TTY device node name + string GetInfo() [experimental] Returns the port properties. |