donnersm / EdisonRadio

Internet Radio ESP32 based on Ed's Smallenburg's version but with some enhancements
GNU General Public License v3.0
5 stars 3 forks source link

error compiling #1

Open yo2ldk opened 2 years ago

yo2ldk commented 2 years ago

Hi, I found your nice project because I have KaRadio version, but I need something on Arduino code and yours is excellent Still, on compiling I have this error " variable or field 'setdatamode' declared void", and stop to void setdatamode ( datamode_t newmode ); can you help me with taht please? I have all libraries.. TNX in advance !

donnersm commented 2 years ago

Are you using the ESP32?

yo2ldk commented 2 years ago

sure.. edisonR

donnersm commented 2 years ago

I see, but u are using the esp wrover while i used the devkit v1. Try changing it and see if it compiles

yo2ldk commented 2 years ago

Thank you Mark for reply and your time, I try it with many models, result is the same error maybe is linked with some library I have the latest, maybe need some olds version.. that it is, I will search more..