phonecall

Example of the component walinsky/a2dpsinkhfpclient v0.2.2
# phonecall example

[![ESP-IDF Version](https://img.shields.io/badge/ESP--IDF-v5.5+-blue.svg)](https://github.com/espressif/esp-idf)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](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"

or download archive (~5.67 KB)