Re: [PATCH RESEND 3/5] leds: leds-st1202: spacing and proofreading editing
From: Manuel Fombuena
Date: Wed Feb 12 2025 - 09:28:41 EST
On Tue, 11 Feb 2025, Lee Jones wrote:
> > +#define ST1202_MILLIS_PATTERN_DUR_MAX 5660
> > +#define ST1202_MILLIS_PATTERN_DUR_MIN 22
> > +#define ST1202_PATTERN_DUR 0x16
> > +#define ST1202_PATTERN_PWM 0x1E
> > +#define ST1202_PATTERN_REP 0x15
>
> Why are you making this change?
>
> The spacings went from being okay to too large.
Originally the code uses blank spaces for alignment, but changing it to
tabs leads to inconsistency across viewers / editors so I will just drop
it.
--
Manuel Fombuena <fombuena@xxxxxxxxxxx>