Basic blinking LED app to demonstrate how to create projects for the Arduino UNO Q without App Lab. ...because I want to develop on a local computer where I have access to my favorite tools, like VS ...
delay(500); //We need to see wether led is switched on or not, se we are giving delay, 1000 miliseconds approx 1 sec.