'pinB' defined but not used [-Werror=unused-variable]
Why would a variable that is defined give a compile error if it just is not used?
I understand that snippets are of not much use, but publishing an entire program with 32k of flash memory in use is not doable here. So all I can ask for is some general advice if at all possible?