Mercurial > pihelp
diff Makefile @ 27:ce5097eacf2f
try at adc_random()
use interrupts and noise reduction for other sleep
115200, faster crystal
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 26 Jun 2013 23:12:37 +0800 |
parents | 292cd17de2a4 |
children | 320c8cc7df5a |
line wrap: on
line diff
--- a/Makefile Wed Jun 26 22:00:08 2013 +0800 +++ b/Makefile Wed Jun 26 23:12:37 2013 +0800 @@ -19,7 +19,7 @@ DEVICE = atmega328p PROGDEVICE = atmega328p -CLOCK = 4915200L +CLOCK = 11059200 PROGRAMMER = #-c stk500v2 -P avrdoper PROGRAMMER = -c stk500 -P ~/dev/stk500 -p $(PROGDEVICE) -B 2 SOURCE_1WIRE = onewire.c simple_ds18b20.c crc8.c