Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 13:27, 3 July 2014Sandeep (Talk | contribs). . (161 bytes) (+161). . (Created page with "<syntaxhighlight> void setup() { // declare the ledPin as an OUTPUT: pinMode(ledPin, OUTPUT); lcd.begin(16, 2); lcd.print("Read POT!");} </syntaxhighlight>")