Mercurial > pihelp
diff Makefile @ 15:915be6f0ff13
fix for 8mhz, add flip/flop long watchdog
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 13 Jun 2013 00:14:20 +0800 |
parents | 87c8d0a11906 |
children | 21717153e0f1 |
line wrap: on
line diff
--- a/Makefile Wed Jun 12 23:49:27 2013 +0800 +++ b/Makefile Thu Jun 13 00:14:20 2013 +0800 @@ -19,7 +19,7 @@ DEVICE = atmega328 PROGDEVICE = atmega328p -CLOCK = 2000000 +CLOCK = 8000000 PROGRAMMER = #-c stk500v2 -P avrdoper PROGRAMMER = -c stk500 -P ~/dev/stk500 -p $(PROGDEVICE) -B 2 SOURCE_1WIRE = onewire.c simple_ds18b20.c crc8.c