Sorry this must be
LED_BUILTIN = 0;
LED_BUILTIN = 4;
This changes the output pin
The led has three legs, the + go to pin 0 and 4
This not runs once, but in a loop. changing from pin 0 to pin 4 (red to green)
Sorry this must be
LED_BUILTIN = 0;
LED_BUILTIN = 4;
This changes the output pin
The led has three legs, the + go to pin 0 and 4
This not runs once, but in a loop. changing from pin 0 to pin 4 (red to green)