-
Only SI4703 is decleared in the script, however there are compiler warnings for SI4705:
Driveletter:\Arduino scripts\libraries\Radio\src\SI4705.cpp:229:34: error: variable or field 'setBassBoost' d…
-
I'm trying to use the Radio library on the Raspberry Pico with ArduinoCore-mbed. It does not compile, complaining about va_start not being defined.
```
$USER/Documents/Arduino/libraries/Radio/src…
-
How would you feel about a pull request that adds transmit support via Si4721?
I'm releasing an Si4721 breakout and I'm trying to decide whether to write a library or just add support to yours. I u…
-
Error is posted here:
http://pastebin.com/nD5tX9D9
Note: With the library "FMRM1" from the company ELV the Si4705 FM module "FM-RM1" works.
I like your library very much.
-
Hello Matthias,
Thank you for the very nice Library. I have the ELVRADIO and testing the RDSText.
In RDSTEXT it will replace characters with ']', but no Errors.
I comment out the two lines in rdsparse…