- change bit definitions to avoid problems for users of broken avr-libc
authorsimimeie <simimeie>
Sat, 10 Jul 2010 07:36:28 +0000 (07:36 +0000)
committersimimeie <simimeie>
Sat, 10 Jul 2010 07:36:28 +0000 (07:36 +0000)
commitc7c49995443544bf5eaf10ec2890923bad939a6f
treeb826bb6b491ecd533499cdf93c560bdd540e5ac3
parentde0e300b1431bf1de890846f98c7511cb820ee7c
- change bit definitions to avoid problems for users of broken avr-libc
  versions: just _BV(n) instead of _BV(PXn).
- link to nice NEC protocol description webpage.
ircontrol.c
This page took 0.050767 seconds and 4 git commands to generate.