When using the attachInterrupt() function set Pullups/Pulldowns are reset, the Pin is left floating. When setting the pinMode after attaching the interrupt, it does work fine. However this is ...