mathertel / Radio

An Arduino library to control FM radio chips like SI4703, SI4705, RDA5807M, TEA5767.
http://mathertel.github.io/Radio
BSD 3-Clause "New" or "Revised" License
300 stars 91 forks source link

Fix compilation error with ESP8266 #16

Closed deskwizard closed 6 years ago

deskwizard commented 6 years ago

Stock library wouldn't compile for ESP8266. Here is a fix.

deskwizard commented 6 years ago

Will need additional work. Sorry about that.