index
:
alarmclock
master
open source hardware: an alarm clock with many features
Max Christian Pohle
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
inc
/
pwm
/
pwm.h
blob: 8b671bc4ca2ae64f4d444850fe7c48b32da51f23 (
plain
)
1
2
3
#include <avr/io.h>
void
pwminit
();
..