raschemmel:
If (ledval==HIGH)
{d13= digitalWrite(OUTPUT,HIGH);}
And the return type of digitalWrite is . . ?
(Not to mention the pin number parameter)
raschemmel:
If (ledval==HIGH)
{d13= digitalWrite(OUTPUT,HIGH);}
And the return type of digitalWrite is . . ?
(Not to mention the pin number parameter)