RE: My first experience with Arduino programming (LED Blinking program)
My first time encountering Arduino. Seems interesting. Are setup() and loop() the default functions that you have to fill?
setup()
loop()
RE: My first experience with Arduino programming (LED Blinking program)