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

define debug , missing symbol #65

Closed fungreenfox closed 1 year ago

fungreenfox commented 1 year ago

What does it mean, when compiling with radio.h gives warning: (Esp32 wroom) L:\Arduino scripts\libraries\Radio\src/radio.h:62:16: error: expected '}' before 'attribute'

define UNUSED attribute((unused))