equal
deleted
inserted
replaced
|
1 # HTIBtComm communication plugin configuration file |
|
2 |
|
3 # Following parameters configure the PC where HTI will try to connect. |
|
4 # Define only one of them, either PC's Bluetooth name or Bluetooth address. |
|
5 # If both are defined, address will be used and name is ignored. |
|
6 # If neither is defined the device selection dialog will be shown and user |
|
7 # has to select the device where to connect. |
|
8 # |
|
9 # The BtDeviceAddress must be 12 hex characters. |
|
10 |
|
11 #BtDeviceName=MyComputer |
|
12 #BtDeviceAddress=01A2B3C4D5EF |