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 for issue #5 RDA5807 have problem with seekUp & seekDown functions. #15

Closed wmarkow closed 6 years ago

wmarkow commented 6 years ago

I have followed with the solution in setMono function.

wmarkow commented 6 years ago

I will discard my pull request. Please use the solution proposed by @DerKleineLeif in mathertel/Radio#17