1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/build
Arturo Guadalupi 060c1e766c Updated description
It reads the state of a potentiometer (an analog input) and turns on an LED
 only if the LED goes above a certain threshold level. It prints the analog value
 regardless of the level.

updated to

 It reads the state of a potentiometer (an analog input) and turns on an LED
 only if the potentiometer goes above a certain threshold level. It prints the analog value
 regardless of the level.
2014-11-24 09:37:20 +01:00
..
cmd Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
javadoc Importing Processing rev. 5503 (1.0.3). 2009-05-31 15:53:33 +00:00
linux Allow spaces in Arduino directory name on linux. 2012-11-03 12:37:50 -04:00
macosx Adding NSHighResolutionCapable to Mac Info.plist file. 2012-08-07 16:46:57 -04:00
shared Updated description 2014-11-24 09:37:20 +01:00
windows Windows: launch4j gets downloaded at build time 2014-03-04 13:13:48 +01:00
build.xml Removed todo.txt (leftover) and updated build.xml accordingly 2014-09-16 12:14:03 +02:00
create_reference.pl Including String and Stream methods in local reference. 2012-07-15 09:34:59 -04:00
fetch.sh Updating reference (and reference-fetching scripts). 2010-12-23 19:08:09 -06:00
howto.txt Removing instructions from howto.txt and pointing to Google Code wiki page instead. 2010-01-02 16:47:57 +00:00