2010/1/1 John Van Enk <vane...@gmail.com>:
> I remembered that I have some of this stuff on github. Here's
> the example C file that sets up the timers on an Ardunio
> board.
>
> http://github.com/sw17ch/atom-arduino-experiments/blob/master/Blink/blink.c
>
> Notice that the main function does nothing. All the work is
> done by blink_atom() which is called out of the ISR (Interrupt
> Service Routine).

  Thanks for the example.

--
Jason Dusek
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to