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>