I defined PE3 (digital pin 5) as OUTPUT. I want to control it (changing its value from HIGH to LOW several times during execution) but realized it changes its state unexpectedly.
Does anyone know if it is used by any of the standard libraries? Thats the only explanation I have to this issue...