Select Git revision
main.c
-
Erik Strand authored
OUTSET and OUTCLR should use =, not |=. Their purpose is to avoid read-modify-write operations. Also there's no reason to make the hello world sketch blink too fast for the eye to see without waving the board around.
Erik Strand authoredOUTSET and OUTCLR should use =, not |=. Their purpose is to avoid read-modify-write operations. Also there's no reason to make the hello world sketch blink too fast for the eye to see without waving the board around.