fm-streamer
fm-streamer copied to clipboard
Problem with RDS
In si47xx.h, uint cmd_buff_[10]; // holds the command buffer should be uint8_t instead of uint. Otherwise RDS doesn't work.