Just noting that ints are 16 bits wide in AVR-GCC, unless you use the -mint8 option which violates C standards.
Just noting that ints are 16 bits wide in AVR-GCC, unless you use the -mint8 option which violates C standards.