Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error bt_speaker #2

Closed
ArnostDvorak opened this issue Oct 20, 2017 · 4 comments
Closed

Compile error bt_speaker #2

ArnostDvorak opened this issue Oct 20, 2017 · 4 comments

Comments

@ArnostDvorak
Copy link

C:/msys32/home/user/Ka-Radio32/components/bt_speaker/bt_speaker.c: In function 'bt_av_hdl_stack_evt':
C:/msys32/home/user/Ka-Radio32/components/bt_speaker/bt_speaker.c:87:36: error: 'CONFIG_BT_NAME' undeclared (first use in this function)
esp_bt_dev_set_device_name(CONFIG_BT_NAME);
^
C:/msys32/home/user/Ka-Radio32/components/bt_speaker/bt_speaker.c:87:36: note: each undeclared identifier is reported only once for each function it appears in

I used new chaintools and actual repository.

@karawin
Copy link
Owner

karawin commented Oct 20, 2017

KaRadio32 don't use BT fo now.
Remove it in menuconfig.
A bug in the idf is detected, so the web and telnet dont work anymore.
I patched it, a correction is in progress.
See espressif/esp-idf#1141

@karawin
Copy link
Owner

karawin commented Oct 30, 2017

No answer. Closing

@karawin karawin closed this as completed Oct 30, 2017
@ArnostDvorak
Copy link
Author

Could you include the bluetooth music playback feature? Please.
Thaks

@karawin
Copy link
Owner

karawin commented Dec 11, 2017

I tried but unsuccessful, not enough memories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants