Jon Burgess wrote:
> match the Dallas/Maxim datasheet.

That may be, but..


> --- a/decoders/ds1307/pd.py
> +++ b/decoders/ds1307/pd.py
> -    0b11: '32768kHz',
> +    0b01: '4.096kHz',
> +    0b10: '8.192kHz',
> +    0b11: '32.768kHz',

..this is still unhelpfully confusing.

Is the number formatted using my locale or not? Is decimal point used
in my locale for separating thousands?

I'd ask to please keep it simple and change to simply say 4096 Hz etc.


//Peter

------------------------------------------------------------------------------
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to