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
302 stars 92 forks source link

SimpleRadio doesnt compile in master branch #53

Closed wjgeorge closed 1 year ago

wjgeorge commented 2 years ago

Did not spot that branch feature-4721 is tagged as latest. Got confused when symlinking the Arduino IDE.

looking like you're using master as WIP. Shouldn't you be using a feature branch?

mathertel commented 2 years ago

Thanks for the reminder. I will have a look soon.