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
|
26ea4583cd
|
Added #error to printf for examples that require Arduino
|
2011-12-18 10:56:12 -08:00 |
maniacbug
|
9f806a5b00
|
Move default pins over to Getting Started defaults
|
2011-11-28 21:24:37 -08:00 |
maniacbug
|
d92ac14f86
|
Compatibility with Arduino 1.0
|
2011-11-02 21:28:28 -07: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
|
86798b65e4
|
Purge useless gitignores
|
2011-06-27 21:25:44 -07:00 |
maniacbug
|
e7c30f265f
|
Moved completely over to jam. bye bye make\!
|
2011-06-27 21:23:27 -07:00 |
maniacbug
|
fea8c0e82f
|
Move examples to 57600 baud
|
2011-06-27 21:06:08 -07:00 |
maniacbug
|
8d5f020c78
|
Added Jamfile for led_remote
|
2011-06-25 21:23:25 -07:00 |
maniacbug
|
14dcc343dc
|
Fixed unused parameter warning
|
2011-06-25 21:22:20 -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 |