Hello All Community!
I´m powering digispark attiny85 with 9V in the Vin and Gnd pins.
When programming any pin to set to LOW in the OUTPUT, i verify high voltage in that pin (about + 3V).
When i use digitalWrite(2, LOW) not obtain a Low voltage on pin 2.
What is wrong?