#include "tests.h" #include "typedefs.h" void test_out_spare_pins(void) { // set everything as inputs -- high Z DDRA = 0x00; DDRB = 0x00; DDRC = 0x00; DDRD = 0x00; DDRB |= 1<