hi again,
after CONFIG_FREERTOS_HZ=10 ,I got problems with my playlist change channels.
With CONFIG_FREERTOS_HZ=100 no problems.
So please be carefull with this option.
Search found 2 matches
- Tue Oct 10, 2017 11:10 pm
- Forum: Showcase
- Topic: ESP32 Webradio
- Replies: 188
- Views: 547598
- Tue Oct 10, 2017 9:34 pm
- Forum: Showcase
- Topic: ESP32 Webradio
- Replies: 188
- Views: 547598
Re: ESP32 Webradio
Hi, got compiler-error and cant get missing ini.h with git submodule init && git submodule update . My solution is download https://github.com/benhoyt/inih.git and put only content in ESP32_MP3_Decoder-master/components/inih_port/inih/ I modified sdkconfig CONFIG_FREERTOS_HZ=10 cause ESP32 make Inte...