# phonecall example [](https://github.com/espressif/esp-idf) [](LICENSE) ## create example `idf.py create-project-from-example "walinsky/a2dpsinkhfpclient:phonecall"` ## run menuconfig this sets your pin config(s) and device name ## attach a button to your esp32 make sure you change `GPIO_NUM_23` in main.c to the correct pin number ## build flash and monitor ## connect your phone ... and have fun
To create a project from this example, run:
idf.py create-project-from-example "walinsky/a2dpsinkhfpclient=0.2.2:phonecall"