From 48c3a10ccf6ddb82d2dffa063032f9c6e47d238f Mon Sep 17 00:00:00 2001 From: Electric-Blue Date: Sun, 31 Jan 2016 22:03:56 +0300 Subject: Class of device for msbt + some type refinement. --- nimbluez/bluetooth.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nimbluez/bluetooth.nim') diff --git a/nimbluez/bluetooth.nim b/nimbluez/bluetooth.nim index 9a04cae..95a9a06 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 +export address, name, classRaw -- cgit v1.2.3