On Sat, Jun 10, 2017 at 2:45 PM, Miod Vallat <[email protected]> wrote: >> Hi tech@, >> >> Drop the conditional shrt macro definitions and use short everywhere. > > Why not use uint8_t then?
Isn't the point of the code to *not* use an unsigned type? Philip Guenther
