- add LED control with PWM
authorsimimeie <simimeie>
Sat, 26 Jun 2010 19:08:18 +0000 (19:08 +0000)
committersimimeie <simimeie>
Sat, 26 Jun 2010 19:08:18 +0000 (19:08 +0000)
commit17aea8ef6cd47a0469e248a4e7325bcde394ea51
tree93e4a1e25f98dd3b47654dd1fe8d50941ee23045
parente369b7e475378c59c2ab25c3b6073a1c0bbb3162
- add LED control with PWM
- add infrared control - just displaying when the IR receiver pin toggles
  for now.
- some minor text corrections to the console and support for setting LED
  brightness from there.
- add new files to Makefile
Makefile
console.c
ircontrol.c [new file with mode: 0644]
ircontrol.h [new file with mode: 0644]
ledpwm.c [new file with mode: 0644]
ledpwm.h [new file with mode: 0644]
main.c
This page took 0.04667 seconds and 4 git commands to generate.