]> granicus.if.org Git - esp-idf/commit
Fix small parameter issue in bt_a2dp_sink example. Merges https://github.com/espressi...
authorPiocky <36629181+Piocky@users.noreply.github.com>
Fri, 3 Aug 2018 12:43:38 +0000 (14:43 +0200)
committerkrzychb <krzychb@gazeta.pl>
Tue, 14 Aug 2018 20:13:00 +0000 (22:13 +0200)
commit23a510c7529b0639ea71b85b23c822de2e04e39c
treebceb04c03e95a77bae7a4dcf6f4af0776f5a6378
parentb96fa40dd17507de18f823f8b1a460b6983ccd1b
Fix small parameter issue in bt_a2dp_sink example. Merges https://github.com/espressif/esp-idf/pull/2261

The wrong parameter was used to print the error if something failed during the bt init.
examples/bluetooth/a2dp_sink/main/main.c