diff options
Diffstat (limited to 'nimbluez/bluetooth.nim')
| -rw-r--r-- | nimbluez/bluetooth.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nimbluez/bluetooth.nim b/nimbluez/bluetooth.nim index 95a9a06..54c7c22 100644 --- a/nimbluez/bluetooth.nim +++ b/nimbluez/bluetooth.nim @@ -22,4 +22,4 @@ export BluetoothDeviceLocalImpl, BluetoothDeviceLocal export BluetoothDeviceRemoteImpl, BluetoothDeviceRemote export getLocalDevice, getLocalDevices export getRemoteDevice, getRemoteDevices -export address, name, classRaw +export address, name, classOfDevice |
