Commit Graph

10 Commits

Author SHA1 Message Date
interfisch 5f0009c3b3 move files to work with platformio 2022-07-14 18:06:38 +02:00
Jason Becht 49f22eae21 Update examples/led_remote/led_remote.pde
Line 172 was using button_pins instead of led_pins.  This caused leds to be lit dim when set to HIGH.  Changed to correct var.
2013-02-06 18:43:42 -06:00
maniacbug 07a4bcf425 Use latest copyright 2011-12-24 10:07:16 -08:00
maniacbug 8493b9a60e Correct the comment for pin #'s 2011-12-20 15:32:21 -08:00
maniacbug 9f806a5b00 Move default pins over to Getting Started defaults 2011-11-28 21:24:37 -08:00
maniacbug 42bf3e8cd2 Purge 'boolean' type, use 'bool' instead 2011-07-10 08:22:30 -07:00
maniacbug d5a3e79c66 astyle -A1 -s2 2011-07-08 22:15:37 -07:00
maniacbug fea8c0e82f Move examples to 57600 baud 2011-06-27 21:06:08 -07:00
maniacbug 3cc856aa95 Changed the logic. Button press now toggles the LED. 2011-06-25 21:14:51 -07:00
maniacbug ad99581285 Added a new example 2011-06-03 06:42:47 -07:00