Skip to content
  • Erik Strand's avatar
    Update the blink example · 824cef85
    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.
    824cef85