浏览代码

Update README.md

sle118 5 年之前
父节点
当前提交
7c8aa35a74
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -27,7 +27,12 @@ At this point, the device should have disabled its built-in access point and sho
 - Update the configuration
 - Reboot
 
-3/ Enjoy playback
+3/ set bluetooth & airplaysink name (if you want something other than default)
+*this will eventually be moved to the web configuration*
+you need to be connected to the device using a usb to serial adapter, with a terminal program (for example putty) opened on that serial port. 
+- To setup the bluetooth sink name, enter the following command
+nvs_set bt_sink_name str -v "your_bt_name_here" 
+nvs_set airplay_sink_name str -v "your_airplay_name_here"
 
 # Additional command line notes
 The squeezelite options are very similar to the regular Linux ones. Differences are :