I currently hardcode a value to 255 like so
uint8_t outStates = 0xFF;
But I have a macro that would be cleaner to use
#defin