diff --git a/build/shared/dist/examples/Digital/StateChangeDetection/StateChangeDetection.pde b/build/shared/dist/examples/Digital/StateChangeDetection/StateChangeDetection.pde index 66fd7253b..af52f8b58 100644 --- a/build/shared/dist/examples/Digital/StateChangeDetection/StateChangeDetection.pde +++ b/build/shared/dist/examples/Digital/StateChangeDetection/StateChangeDetection.pde @@ -12,8 +12,8 @@ The circuit: * pushbutton attached to pin 2 from +5V * 10K resistor attached to pin 2 from ground - * LED attached from pin 13 to ground (or use the built-in resistor on - (most Arduino boards) + * LED attached from pin 13 to ground (or use the built-in LED on + most Arduino boards) created 27 Sep 2005 modified 17 Jun 2009