minimal_with_config

Example of the component walinsky/a2dpsinkhfpclient v0.2.2
# minimal example with hardcoded config

[![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:minimal_with_config"`

## do not run menuconfig
this is done in main.c

## 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:minimal_with_config"

or download archive (~2.62 KB)