On Wed, 2020-04-29 at 18:06 -0700, Thomas Pedersen wrote: > > +#define PR_KHZ(f) KHZ_TO_MHZ((float) f) You can't use float, sorry. johannes
On Wed, 2020-04-29 at 18:06 -0700, Thomas Pedersen wrote: > > +#define PR_KHZ(f) KHZ_TO_MHZ((float) f) You can't use float, sorry. johannes