David A. Mellis
|
6bc00d87b8
|
Adding ADXL3xx accelerometer example; minor comment changes.
|
2008-07-02 19:06:27 +00:00 |
David A. Mellis
|
e8465fbb45
|
Fixing millis() overflow: changing millis() and the timer 0 overflow handler so that the millis count is updated in the interrupt, and so we don't need to do a conversion inside millis(). Updated to do list.
|
2008-04-18 21:56:14 +00:00 |
David A. Mellis
|
8d93bbebbd
|
Adding to the todo list and readme; fixing a bit of indentation.
|
2008-03-08 22:05:23 +00:00 |
David A. Mellis
|
92ba50c7b2
|
Adding analogReference() function - needs testing on an ATmega8 (but works on the ATmega 168).
|
2007-12-14 04:21:59 +00:00 |
David A. Mellis
|
5f3976696d
|
Moving hardware/targets to hardware/cores.
|
2007-10-06 14:47:50 +00:00 |