Fix reported issue
This commit is contained in:
@@ -65,7 +65,7 @@ ad1848_updatevolmask(ad1848_t *ad1848)
|
|||||||
static void
|
static void
|
||||||
ad1848_updatefreq(ad1848_t *ad1848)
|
ad1848_updatefreq(ad1848_t *ad1848)
|
||||||
{
|
{
|
||||||
double freq = 0;
|
double freq = 0.0;
|
||||||
uint8_t set = 0;
|
uint8_t set = 0;
|
||||||
|
|
||||||
if (ad1848->type >= AD1848_TYPE_CS4235) {
|
if (ad1848->type >= AD1848_TYPE_CS4235) {
|
||||||
|
Reference in New Issue
Block a user