Turns on and off a light emitting diode(LED) connected to digital pin 13, when pressing a pushbutton attached to pin 2. const int buttonPin = 2; // the number of the pushbutton pin const int ledPin = ...
Quick and efficient command-line alternatives to everyday GUI tasks.
Use this task to copy files from a source folder to a target folder using match patterns. (The match patterns will only match file paths, not folder paths). #SourceFolder: # string. Source Folder.