Update README.md

This commit is contained in:
Markus Jellitsch
2025-01-07 12:01:23 +01:00
committed by GitHub
parent 0b4b5e30eb
commit bfee50ebdb

View File

@@ -5,14 +5,14 @@ This package shalle prove BLE client examples (LE Audio, ASHA, etc) for streamin
A HCI enabled BLE controller (e.g. nRF53 with hci_uart.hex) is required.
# Install
''[git clone ](https://github.com/markusjellitsch/leaudio.git)
'[git clone ](https://github.com/markusjellitsch/leaudio.git)
cd leaudio
pip install -e .
''
'
# Usage
run an client application for example:
''
'
unicast_client -p serial:COMXY -w path/to/wav/file/your_wav.wav -t COMPLETE_LOCAL_NAME
''
'