Update README.md

This commit is contained in:
sle118
2019-09-11 22:45:44 -04:00
committed by GitHub
parent 9d173166fc
commit 7c8aa35a74

View File

@@ -27,7 +27,12 @@ At this point, the device should have disabled its built-in access point and sho
- Update the configuration - Update the configuration
- Reboot - 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 # Additional command line notes
The squeezelite options are very similar to the regular Linux ones. Differences are : The squeezelite options are very similar to the regular Linux ones. Differences are :